Home > @uniformdev/design-system > SelectableMenuItem

SelectableMenuItem variable

A MenuItem that displays a selected state via a leading check icon.

The component forwards refs to the underlying menu item DOM node so that Base UI's SubmenuTrigger (which clones its render element and attaches a ref for positioning/focus management) works correctly when a SelectableMenuItem is used as a submenu trigger.

Signature: