ColorPicker Module
Typed Props front door for the `ColorPicker` control.
Functions and values
| Function or value |
Description
|
|
Authoring defaults; optional fields take their value from here.
|
Full Usage:
view props
Parameters:
ColorPickerProps<'msg>
Returns: Widget<'msg>
Type parameters: 'msg |
Lowers to a legacy `Wrap` of colored swatch `Button` cells (one per swatch), the `Selected` cell highlighted; empty `Swatches` ⇒ empty grid; `OnSelected = None` ⇒ no binding.
|