API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeSlideDirection
@codexo/exojs / core / stable
The edge the outgoing content exits toward - see SlideSceneTransitionOptions.direction.
0
props
0
methods
0
events
Import
import { SlideDirection } from '@codexo/exojs'The edge the outgoing content exits toward - see SlideSceneTransitionOptions.direction.
Definition1
"down" | "left" | "right" | "up"Source