Signature
Interface UseTimelineEditModeResultProperties
| Name | Signature | Description |
|---|---|---|
mode | mode: TimelineEditMode | Current editor edit mode for product chrome. |
resetMode | (): void | Restores selection mode. |
selecting | selecting: boolean | Whether the selected mode is the default selection mode. |
setMode | (mode: TimelineEditMode): void | Updates the current edit mode. |