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