Expand description
Derived lenses for List
.
Structs§
- focus_
visible - Lens for the field
focus_visible
onList
. - focused
- Lens for the field
focused
onList
. - horizontal
- Lens for the field
horizontal
onList
. - list_
len - Lens for the field
list_len
onList
. - on_
select - Lens for the field
on_select
onList
. - root
- Lens for the whole
List
struct. - selectable
- Lens for the field
selectable
onList
. - selected
- Lens for the field
selected
onList
. - selection_
follows_ focus - Lens for the field
selection_follows_focus
onList
.