Expand description
A text-area with text-styling abilities.
Modules§
Structs§
- Text area widget.
- State for the text-area.
- Combined style for the widget.
Functions§
- Handle all events. Text events are only processed if focus is true. Mouse events are processed if they are in range.
- Handle only mouse-events.
- Handle only navigation events. Text events are only processed if focus is true. Mouse events are processed if they are in range.