Skip to content

@jsvision/ui / ScrollbarsMode

Type Alias: ScrollbarsMode

ScrollbarsMode = "vertical" | "horizontal" | "both" | "none"

Defined in: ui/src/scroll/scroller.ts:22

Which owned scrollbars a Scroller creates (default 'vertical').