Module color_picker

Module color_picker 

Source
Expand description

Use a color picker as an input element for picking colors.

This API requires the following crate features to be activated: color_picker

Re-exports§

pub use crate::style;
pub use crate::style::color_picker::Style;

Structs§

ColorPicker
An input element for picking colors.
State
The state of the ColorPicker.