- Add accessible OkHCL channel sliders and use Reka ColorSlider for standard color channels - Split fill state and binding-aware swatches from application popover composition - Add keyboard-operable gradient stops, shared demos, generated docs, and focused coverage
599 B
599 B
| title | description |
|---|---|
| useFillPicker | Low-level fill-category and conversion helper. |
useFillPicker
::: warning Deprecated
Use useFill() or the FillRoot primitive. useFillPicker() remains as a
migration wrapper until the picker cleanup slice.
:::
useFillPicker(fill, onUpdate) returns legacy fill category state plus conversion helpers for
switching between solid, gradient, and image fills.