Interface
Item within a dropdown menu
Properties
onSelect
Callback for when the item is selected by the user
Type
() => void
Type declaration
Callback for when the item is selected by the user
Signature
Returns
void
title
Title of the menu item
Type
string