Optional
__fixOptional
isDetermines if dragging is enabled for the dragger. When set to false
, dragging is disabled.
true
Optional
thresholdThreshold value in px. If "touch distance" will be lower than this value then dragger move events will not trigger
5
Changeable properties for a component. These properties may change during the component's lifecycle, such as in response to window resizing or user actions. This interface extends IChangeableProps, inheriting the mutable properties defined for modules.