Preparing search index...
The search index is not available
Legend Studio API Documentation
Legend Studio API Documentation
@finos/legend-shared
isMatchingKeyPressData
Function isMatchingKeyPressData
Checks if a series of keypress events matches a key binding sequence either partially or exactly.
isMatchingKeyPressData
(
event
:
KeyboardEvent
,
keyPressData
:
KeyPressData
,
)
:
boolean
Parameters
event
:
KeyboardEvent
keyPressData
:
KeyPressData
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Legend Studio API Documentation
Loading...
Checks if a series of keypress events matches a key binding sequence either partially or exactly.