Signature
useTimelineTrackLockControl(trackId: string): UseTimelineTrackLockControlResultParameters
| Name | Type | Description |
|---|---|---|
| trackId | string | Track id to bind. |
Returns
Current lock state, commands, and DOM-ready button props.
Adapts one timeline track into a semantic lock toggle button.
useTimelineTrackLockControl(trackId: string): UseTimelineTrackLockControlResult| Name | Type | Description |
|---|---|---|
| trackId | string | Track id to bind. |
Current lock state, commands, and DOM-ready button props.