Expand description

The DropDownList and related items.

Structs

Displays a given Vec<String> as a selectable drop down menu.

Represents the state of the DropDownList.

Styling for the DropDownList, necessary for constructing its renderable Element.

Enums

Representations of the max height of the visible area of the DropDownList.

Type Definitions

The index of a selected item.

The number of items in a list.