Skip to content
Entangle UI v0.13.0

TimelineTrackHeaderInfo

Defined in: src/components/editor/Timeline/Timeline.types.ts:99

State passed to the renderTrackHeader render prop.

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.