Minimal
Key
constructor
alt
Key
ctrl
Key
key
meta
Key
shift
Key
match
to
Mapstr
Key
Modifiers
Parser
Response
Key
Event
Like
Key
Map
Map
Target
bracketexpr_
grammar
bracketexpr_
parser
bracketexpr
ToKey
completions
expand
Aliases
has
Modifiers
has
Non
Shift
Modifiers
is
Simple
Key
mapstr
Map
ToKey
Map
mapstr
ToKeyseq
numeric
Prefix
ToExstr
Suffix
parse
prefixes
split
Numeric
Prefix
translate
Keys
Using
Key
Translate
Map
Hierarchy
MinimalKey
Index
Constructors
constructor
Properties
alt
Key
ctrl
Key
key
meta
Key
shift
Key
Methods
match
to
Mapstr
Constructors
constructor
new
Minimal
Key
(
key
:
string
, modifiers
?:
KeyModifiers
)
:
MinimalKey
Parameters
key:
string
Optional
modifiers:
KeyModifiers
Returns
MinimalKey
Properties
alt
Key
alt
Key
:
false
= false
ctrl
Key
ctrl
Key
:
false
= false
key
key
:
string
meta
Key
meta
Key
:
false
= false
shift
Key
shift
Key
:
false
= false
Methods
match
match
(
keyevent
:
any
)
:
boolean
Does this key match a given MinimalKey extending object?
Parameters
keyevent:
any
Returns
boolean
to
Mapstr
to
Mapstr
(
)
:
string
Returns
string
Does this key match a given MinimalKey extending object?