Module color_input

Module color_input 

Source
Expand description

Date input with patterns from chrono.

See also rat-text

Structs§

ColorInput
Color input widget.
ColorInputState
State for the color input.
ColorInputStyle
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.