Hue, saturation, and lightness adjustment panel with optional colorize mode and targeted color range selection.
cd apps/ui-preview && pnpm dev -p 7041 for live preview. Source: packages/editor-ui/src/hue-saturation| Prop | Type | Description |
|---|---|---|
store | HueSaturationStore | MobX store managing HSL values and color range |
Component source: packages/editor-ui/src/hue-saturation
UI Preview page: apps/ui-preview/app/hue-saturation/page.tsx