Signature
useTimelineKeyframeDrag(options: UseTimelineKeyframeDragOptions = {}): UseTimelineKeyframeDragResultParameters
| Name | Type | Description |
|---|---|---|
| options | UseTimelineKeyframeDragOptions | Drag geometry aligned with the renderer and hit-test layer. |
Headless keyframe drag behavior shared by canvas and custom timeline UIs.
useTimelineKeyframeDrag(options: UseTimelineKeyframeDragOptions = {}): UseTimelineKeyframeDragResult| Name | Type | Description |
|---|---|---|
| options | UseTimelineKeyframeDragOptions | Drag geometry aligned with the renderer and hit-test layer. |