Function options
- options(
options: { tween?: boolean; tweenOptions?: QuickTweenOptions },
): DraggableOptionsStore Parameters
- options: { tween?: boolean; tweenOptions?: QuickTweenOptions }
Initial options for DraggableOptionsStore.
Returns DraggableOptionsStore
A new options instance.
- options: { tween?: boolean; tweenOptions?: QuickTweenOptions }
Define a function to get a DraggableOptionsStore instance.