Module cosmic::iced_widget::combo_box

source ·
Expand description

Display a dropdown list of searchable and selectable options.

Structs§

  • A widget for searching and selecting a single value from a list of options.
  • The local state of a ComboBox.

Functions§

  • Build matchers from given list of options.
  • Search list of options for a given query.