Type Alias

VerticalScrollbarRootProps

Props for the timeline vertical scrollbar root.

Signature

Type Definition
VerticalScrollbarRootProps: Omit<RangeScrollbarRootProps, "max" | "min" | "minSpan" | "onValueChange" | "orientation" | "value">