Module combo_box_derived_lenses

Expand description

Derived lenses for ComboBox.

Structs§

filter_text
Lens for the field filter_text on ComboBox.
is_open
Lens for the field is_open on ComboBox.
list_lens
Lens for the field list_lens on ComboBox.
on_select
Lens for the field on_select on ComboBox.
p
Lens for the field p on ComboBox.
placeholder
Lens for the field placeholder on ComboBox.
root
Lens for the whole ComboBox struct.
selected
Lens for the field selected on ComboBox.