Type Alias

VerticalScrollbarHandleProps

Props for a timeline vertical scrollbar resize handle.

Signature

Type Definition
VerticalScrollbarHandleProps: RangeScrollbarHandleProps

Alias

VerticalScrollbarHandleProps aliases RangeScrollbarHandleProps from @techsquidtv/canvas-timeline-react.
Aliased Type Definition
Interface RangeScrollbarHandleProps

Props for a range scrollbar resize handle.

Aliased properties

NameSignatureDescription
children?children?: ReactNodeOptional custom content rendered inside the resize handle.
sideside: RangeScrollbarHandleSideSide of the visible range controlled by this handle.