Module selection_list

Module selection_list 

Source
Expand description

Display a dropdown list of selectable values.

Re-exports§

pub use list::List;

Modules§

list
Build and show dropdown ListMenus.

Structs§

SelectionList
A widget for selecting a single value from a dynamic scrollable list of options.
State
A Paragraph cache to enhance speed of layouting.