Interface: DropdownItem
Charting Library.DropdownItem
Item within a dropdown menu
Properties
icon
• Optional
icon: string
Icons for the menu item (SVG mark-up)
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