Type Alias

ViewportScrollbarThumbProps

Props for the timeline viewport scrollbar thumb.

Signature

Type Definition
ViewportScrollbarThumbProps: RangeScrollbarThumbProps

Alias

ViewportScrollbarThumbProps aliases RangeScrollbarThumbProps from @techsquidtv/canvas-timeline-react.
Aliased Type Definition
Interface RangeScrollbarThumbProps

Props for the draggable range scrollbar thumb.

Aliased properties

NameSignatureDescription
children?children?: ReactNodeOptional custom content rendered inside the draggable visible-range thumb.