Module builder

Source

Structsยง

TextEdit
A text region that the user can edit the contents of.

Functionsยง

check_for_mutating_key_press ๐Ÿ”’
Returns Some(new_cursor) if we did mutate text.
events ๐Ÿ”’
Check for (keyboard) events to edit the cursor and/or text.
mask_if_password ๐Ÿ”’
remove_ime_incompatible_events ๐Ÿ”’

Type Aliasesยง

LayouterFn ๐Ÿ”’