Signature
Interface TrackItemPropsProperties
| Name | Signature | Description |
|---|---|---|
trackId | trackId: string | Id of the track row that this item should size and identify in the DOM. |
Props for a timeline track row bound to a track id.
Interface TrackItemProps| Name | Signature | Description |
|---|---|---|
trackId | trackId: string | Id of the track row that this item should size and identify in the DOM. |