Modules§
- There are too many clipboard crates.
- Core structs for text-editing. Used to implement the widgets.
- Date-input using chrono
- Event-handler traits and Keybindings.
- Line numbers
- Number input
- A text-area with text-styling abilities. And undo + clipboard support.
- Text input.
- Text input with an input mask.
Structs§
- Data for rendering/mapping graphemes to screen coordinates.
- One grapheme.
- Text position.
- Exclusive range for text ranges.
Enums§
Traits§
- Trait for a cursor.
Type Aliases§
- Row/Column type.
- Row/Column type.