Interface

TrackHeaderResizeHandleProps

Props for the track header resize handle.

Signature

Type Definition
Interface TrackHeaderResizeHandleProps

Properties

NameSignatureDescription
geometry?geometry?: TimelineTrackGeometryOptionsTrack geometry overrides matching the renderer.
maxHeight?maxHeight?: numberMaximum expanded track height in pixels.
minHeight?minHeight?: numberMinimum expanded track height in pixels.
trackIdtrackId: stringId of the track row resized by this handle.