Menu List (Deprecated)
ui:menuList
Deprecated as of API version 47.0. We recommend migrating to Lightning Web Components and using the lightning-button-menu component.
For Use In
Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App
We recommend using Lightning Web Components whenever possible. When migrating to Lightning Web Components, use lightning-button-menu.
For more information, see Aura Components in the ui Namespace Are Deprecated.
This component is nested in a ui:menu component and can be used together with a ui:menuTriggerLink component. Clicking the menu trigger displays the container with menu items.
ui:menuList can contain these components, which runs a client-side controller when clicked:
ui:actionMenuItemui:checkboxMenuItemui:radioMenuItemui:menuItemSeparator
See ui:menu for more information.