Documentation - v19.2.0-dev
Preparing search index...
@stereograph/teiaviewer
KeyboardShortcutKeyBinding
Interface KeyboardShortcutKeyBinding
interface
KeyboardShortcutKeyBinding
{
alt
?:
boolean
;
ctrl
?:
boolean
;
key
:
string
;
shift
?:
boolean
;
useKeycode
?:
boolean
;
}
Index
Properties
alt?
ctrl?
key
shift?
use
Keycode?
Properties
Optional
alt
alt
?:
boolean
Optional
ctrl
ctrl
?:
boolean
key
key
:
string
Optional
shift
shift
?:
boolean
Optional
use
Keycode
useKeycode
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alt
ctrl
key
shift
use
Keycode
Documentation - v19.2.0-dev
Loading...