Package #runtime/svelte/store/position

    Provides a reactive compound store and related actions for advanced and optimized positioning of elements including essential animation / tweening and validation of positional changes. TJSPosition is the main reactive store along with the applyPosition and draggable actions to respectively attach a TJSPosition instance to an element in a Svelte template and make it draggable.

    Classes

    TJSPosition

    Functions

    applyPosition
    draggable

    Namespaces

    Action
    AnimationAPI
    Data
    draggable
    System
    TJSPositionTypes
    TransformAPI
    ValidatorAPI

    Interfaces

    AnimationAPI
    AnimationGroupAPI
    PositionStateAPI
    TransformAPI
    ValidatorAPI