API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeFocusDirection
@codexo/exojs / input / stable
A direction for spatial focus navigation - see InteractionSystem.focusInDirection.
0
props
0
methods
0
events
Import
import { FocusDirection } from '@codexo/exojs'A direction for spatial focus navigation - see InteractionSystem.focusInDirection.
Definition1
"down" | "left" | "right" | "up"Source