Checkbox Menu Item (Deprecated)
ui:checkboxMenuItem
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-menu-item with lightning-button-menu.
For more information, see Aura Components in the ui Namespace Are Deprecated.
A ui:checkboxMenuItem component represents a menu list item that enables multiple selection. Use aura:iteration to iterate over a list of values and display the menu items. A ui:menuTriggerLink component displays and hides your menu items.