Module vizia_core::views::combo_box_derived_lenses
source · Expand description
Derived lenses for ComboBox
.
Structs§
- Lens for the field
filter_text
onComboBox
. - Lens for the field
hovered
onComboBox
. - Lens for the field
is_open
onComboBox
. - Lens for the field
list_lens
onComboBox
. - Lens for the field
on_select
onComboBox
. - Lens for the field
p
onComboBox
. - Lens for the field
placeholder
onComboBox
. - Lens for the whole
ComboBox
struct. - Lens for the field
selected
onComboBox
.