API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeScrollbarOrientation
@codexo/exojs / ui / stable
The axis a Scrollbar runs along.
0
props
0
methods
0
events
Import
import { ScrollbarOrientation } from '@codexo/exojs'The axis a Scrollbar runs along.
Definition1
"horizontal" | "vertical"Source