API Reference
Platform docs
Theme

Home > @uniformdev/design-system > SelectableMenuItemProps

SelectableMenuItemProps interface

Signature:

Extends: PropsWithChildren<Omit<MenuItemProps, 'children'>>

Properties

Property

Modifiers

Type

Description

isSelectable?

boolean

(Optional) whether the menu item is selectable true

selected

boolean

whether the menu item is selected

selectStyles?

'default' | 'checkbox-select'

(Optional) the styles to use for the selectable menu item 'default'

Join our community on Discord
Check out our public repositories on GitHub
Enjoy some video content on YouTube