artboard-deluxe / Interaction
Interaction
Interaction =
"dragging"|"scaling"|"momentum"|"momentumScaling"|"none"
Defined in: types/index.ts:429
The current interaction of the artboard.
'dragging' - The artboard is being dragged using a mouse or finger. 'scaling' - The artboard is being scaled using a mouse or finger. 'momentum' - Momentum scrolling is being applied after a dragging interaction. 'momentumScaling' - Momentum scaling is being applied after a scaling interaction. 'none' - THe artboard is not being interacted with.