Skip to content

Menu.onArrowRight method

Menu › onArrowRight

Unofficial

Move selection into the submenu.

Signature:

onArrowRight(e: KeyboardEvent): boolean

Parameters:

Parameter Type Description
e KeyboardEvent Keyboard event.

Returns: booleanWhether the event was handled.