Expand description
Derived lenses for Textbox
.
Structs§
- caret_
timer - Lens for the field
caret_timer
onTextbox
. - edit
- Lens for the field
edit
onTextbox
. - lens
- Lens for the field
lens
onTextbox
. - on_blur
- Lens for the field
on_blur
onTextbox
. - on_
cancel - Lens for the field
on_cancel
onTextbox
. - on_edit
- Lens for the field
on_edit
onTextbox
. - on_
submit - Lens for the field
on_submit
onTextbox
. - placeholder
- Lens for the field
placeholder
onTextbox
. - preedit_
backup - Lens for the field
preedit_backup
onTextbox
. - root
- Lens for the whole
Textbox
struct. - selection
- Lens for the field
selection
onTextbox
. - show_
caret - Lens for the field
show_caret
onTextbox
. - show_
placeholder - Lens for the field
show_placeholder
onTextbox
. - transform
- Lens for the field
transform
onTextbox
. - validate
- Lens for the field
validate
onTextbox
.