widgets/components/dropdown_widget library
Dropdown widget component library.
This library provides the DropdownWidget and DropdownItem for custom dropdowns.
Classes
-
DropdownItem<
T> - Data model for a single dropdown item.
-
DropdownWidget<
T> - A custom dropdown widget that supports labels, icons, and enabled/disabled states.