Arguments for the beforeKeyboardNavigate event. Emitted before keyboard navigation moves focus.
beforeKeyboardNavigate
The type of the source record
Set to true to cancel the default behavior. Default value is false.
true
false
Optional
The currently focused event (if any).
The original keyboard event.
The key that was pressed.
The event that will receive focus (if any).
Arguments for the
beforeKeyboardNavigateevent. Emitted before keyboard navigation moves focus.