Module editor
Available on crate feature
advanced
only.Expand description
Edit text.
Enums§
- An interaction with an
Editor
. - The cursor of an
Editor
. - A direction in some text.
- An action that edits text.
- A cursor movement.
Traits§
- A component that can be used by widgets to edit multi-line text.