TimelineTrackHeaderInfo
Defined in: src/components/editor/Timeline/Timeline.types.ts:99
State passed to the renderTrackHeader render prop.
Properties
hasSelection
hasSelection:
boolean
Defined in: src/components/editor/Timeline/Timeline.types.ts:103
Whether any of this track’s keyframes are currently selected.
index
index:
number
Defined in: src/components/editor/Timeline/Timeline.types.ts:101
Row index of the track.