@studiokeywi/banjo - v0.0.1
Banjo Docs
Banjo NPMJS
Banjo Repo
Preparing search index...
input/keyboard
ActionData
Interface ActionData
Metadata around a keyboard action
interface
ActionData
{
keys
:
KeyData
[]
;
state
:
HeldState
;
}
Index
Properties
keys
state
Properties
keys
keys
:
KeyData
[]
Keys that can change an action's state
state
state
:
HeldState
The current action state
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keys
state
Banjo Docs
Banjo NPMJS
Banjo Repo
Banjo Docs
Banjo NPMJS
Banjo Repo
@studiokeywi/banjo - v0.0.1
Loading...
Metadata around a keyboard action