Module multi

Source

Re-exports§

pub use menu::Menu;

Modules§

menu

Structs§

Dropdown
A widget for selecting a single value from a list of selections.
List
A list for a multi-list dropdown widget.
Model
A model for managing the options in a multi-list dropdown.
Style
The appearance of a pick list.

Traits§

Catalog
The theme catalog of a PickList.

Functions§

dropdown
list
Create a List for a multi-list dropdown widget.
model
Create a Model for a multi-list dropdown.