Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
KeyValidationInput
Interface KeyValidationInput
interface
KeyValidationInput
{
altKey
?:
boolean
;
character
:
string
;
code
:
string
;
ctrlKey
?:
boolean
;
shiftKey
?:
boolean
;
}
Index
Properties
alt
Key?
character
code
ctrl
Key?
shift
Key?
Properties
Optional
alt
Key
alt
Key
?:
boolean
character
character
:
string
code
code
:
string
Optional
ctrl
Key
ctrl
Key
?:
boolean
Optional
shift
Key
shift
Key
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
alt
Key
character
code
ctrl
Key
shift
Key
Theia TypeDoc
Loading...