API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeSequenceBinding
@codexo/exojs / input / stable
A binding accepted by SequenceAction: a `'>'`-separated, `'+'`-joined, `'|'`-alternated string pattern (`'Down>Down+Right>Right'`, `'A+B|C>D'`), or an InputSequence array of steps directly.
0
props
0
methods
0
events
Import
import { SequenceBinding } from '@codexo/exojs'A binding accepted by SequenceAction: a `'>'`-separated, `'+'`-joined, `'|'`-alternated string pattern (`'Down>Down+Right>Right'`, `'A+B|C>D'`), or an InputSequence array of steps directly.
Definition1
Source