API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeScrollDirection
@codexo/exojs / ui / stable
Direction(s) in which a ScrollContainer can scroll.
0
props
0
methods
0
events
Import
import { ScrollDirection } from '@codexo/exojs'Direction(s) in which a ScrollContainer can scroll.
Definition1
"both" | "horizontal" | "vertical"Source