Interface

TrackHeaderProps

Props for one timeline track header row.

Signature

Type Definition
Interface TrackHeaderProps

Properties

NameSignatureDescription
children?children?: TrackHeaderChildrenCustom content or render prop receiving the headless header state.
geometry?geometry?: TimelineTrackGeometryOptionsTrack geometry overrides matching the renderer.
trackIdtrackId: stringId of the track row represented by this header.