Home > @uniformdev/design-system > SelectableMenuItemProps
SelectableMenuItemProps interface
Signature:
interface SelectableMenuItemProps extends PropsWithChildren<Omit<MenuItemProps, 'children'>>
Extends: PropsWithChildren<Omit<MenuItemProps, 'children'>>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
selected | boolean |