Type Alias

ViewportScrollbarHandleProps

Props for a timeline viewport scrollbar resize handle.

Signature

Type Definition
ViewportScrollbarHandleProps: RangeScrollbarHandleProps

Alias

ViewportScrollbarHandleProps 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.