Expand description
Derived lenses for ComboBox
.
Structsยง
- filter_
text - Lens for the field
filter_text
onComboBox
. - is_open
- Lens for the field
is_open
onComboBox
. - list_
lens - Lens for the field
list_lens
onComboBox
. - on_
select - Lens for the field
on_select
onComboBox
. - p
- Lens for the field
p
onComboBox
. - placeholder
- Lens for the field
placeholder
onComboBox
. - root
- Lens for the whole
ComboBox
struct. - selected
- Lens for the field
selected
onComboBox
.