Search results

KeyActionExecutedEventArgs API in React Blockeditor API component

Represents the event arguments for a key action execution event.

Properties

action

string

Specifies the action that was executed based on the key combination.

keyCombination

string

Specifies the key combination that triggered the action (e.g., ‘Ctrl+Alt+1’).