Expand description
Date input with patterns from chrono.
See also rat-text
Structs§
- Color
Input - Color input widget.
- Color
Input State - State for the color input.
- Color
Input Style - Combined styles.
Enums§
- Mode
- Color mode.
Functions§
- handle_
events - Handle all events. Text events are only processed if focus is true. Mouse events are processed if they are in range.
- handle_
mouse_ events - Handle only mouse-events.
- handle_
readonly_ events - Handle only navigation events. Text events are only processed if focus is true. Mouse events are processed if they are in range.