Skip to content

Type Editor


Type Editor / @type-editor/tables / types/input/Axis

types/input/Axis

Type Aliases

Type AliasDescription

Axis

Represents the axis of movement for arrow key navigation.

  • 'horiz': Horizontal movement (left/right).
  • 'vert': Vertical movement (up/down).