Type Alias

TimelineTrackHeaderRootProps

DOM props returned for a track header row.

Usage notes

These props provide semantic grouping, track data attributes, disabled state, and renderer-aligned height. Spread them onto the outer header row before layering app-specific buttons or labels inside.

Signature

Type Definition
TimelineTrackHeaderRootProps: HTMLAttributes<HTMLDivElement>