Skip to main content
Version: v24

DropdownItem

Interface

Item within a dropdown menu

Properties

onSelect

Type

() => void

Type declaration

Callback for when the item is selected by the user

Returns

void


title

Title of the menu item

Type

string