Newer Version Available

This content describes an older version of this product. View Latest

ui:menuFocusChange

Indicates that the user changed menu item focus in a menu component.
For example, this event is fired when the user scrolls up and down the menu list, which triggers a focus change in menu items. The ui:menuList component registers this event and handles it when it’s fired.

You can handle this event in a ui:menuList component instance. This example shows a menu component with two list items.