API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeActionKind

@codexo/exojs / input / stable

Which action kind a SerializedActionBinding belongs to.

0
props
0
methods
0
events
Import
import { ActionKind } from '@codexo/exojs'

Which action kind a SerializedActionBinding belongs to.

Definition1
"axis" | "button" | "chord" | "sequence" | "vector"
Source