Blockbench Reference Docs
Preparing search index...
custom/action
KeybindKeys
Interface KeybindKeys
interface
KeybindKeys
{
alt
?:
boolean
;
ctrl
?:
boolean
;
key
:
string
|
number
;
meta
?:
boolean
;
shift
?:
boolean
;
}
Index
Properties
alt?
ctrl?
key
meta?
shift?
Properties
Optional
alt
alt
?:
boolean
Optional
ctrl
ctrl
?:
boolean
key
key
:
string
|
number
Main key, can be a numeric keycode or a lower case character
Optional
meta
meta
?:
boolean
Optional
shift
shift
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alt
ctrl
key
meta
shift
Blockbench Reference Docs
Loading...
Main key, can be a numeric keycode or a lower case character