Interface

TrackItemProps

Props for a timeline track row bound to a track id.

Signature

Type Definition
Interface TrackItemProps

Properties

NameSignatureDescription
trackIdtrackId: stringId of the track row that this item should size and identify in the DOM.