Structsยง
- Text
Edit - A text region that the user can edit the contents of.
Functionsยง
- check_
for_ ๐mutating_ key_ press - Returns
Some(new_cursor)
if we did mutatetext
. - events ๐
- Check for (keyboard) events to edit the cursor and/or text.
- mask_
if_ ๐password - remove_
ime_ ๐incompatible_ events
Type Aliasesยง
- Layouter
Fn ๐