Color Area
Two-dimensional area for picking saturation and value of a colour.
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
hue | number | 0 | |
saturation | number | 1 | |
value | number | 1 |
Events
| Name | Type | Description |
|---|---|---|
change | CustomEvent |
CSS custom properties
Grouped by the element and state they target. Click a group to collapse it; click a name to copy it.
| Name | Type | Default | Description |
|---|---|---|---|
--c2-color-area--width | pixel | 240px | |
--c2-color-area--height | pixel | 240px | |
--c2-color-area--border-top-left-radius | border-radius | — | |
--c2-color-area--border-top-right-radius | border-radius | — | |
--c2-color-area--border-bottom-left-radius | border-radius | — | |
--c2-color-area--border-bottom-right-radius | border-radius | — | |
--c2-color-area__color-handle--size | pixel | 12px | |