Skip to main content

Interface: DropdownItem

Charting Library.DropdownItem

Item within a dropdown menu

Properties

onSelect

onSelect: () => void

Callback for when the item is selected by the user

Type declaration

▸ (): void

Returns

void


title

title: string

Title of the menu item