cosmic
0.1.0
Module editor
Enums
Traits
In cosmic::
iced_
runtime::
core::
text
Module
cosmic
::
iced_runtime
::
core
::
text
::
editor
Copy item path
source
·
[
−
]
Expand description
Edit text.
Enums
§
Action
An interaction with an
Editor
.
Cursor
The cursor of an
Editor
.
Direction
A direction in some text.
Edit
An action that edits text.
Motion
A cursor movement.
Traits
§
Editor
A component that can be used by widgets to edit multi-line text.