DropdownParams
Interface
Parameters for configuring a dropdown menu
Properties
align
OptionalAlignment of the dropdown menu
Type
"left" | "right"
icon
OptionalIcons for the dropdown menu. (SVG mark-up)
Type
string
items
Menu items
Type
DropdownItem[]
title
Title for the dropdown menu
Type
string
tooltip
OptionalDropdown menu tooltip
Type
string