OnKeyPressContext
Description
An OnKeyPressContext
is an interface that extends the EditTriggersContext
to better define the context in the case of a key press EditTriggers
. The OnKeyPressContext
is used in an OnKeyPressHandler
.
Properties
Property |
Type |
Description |
---|---|---|
keyPressed |
string |
The key pressed. |
Need help? Contact us!