DaisyUI semantic color picker from a predefined palette
Selected: primary
| Prop | Type | Default | Description |
|---|---|---|---|
selectedColor | string | null | null | Currently selected color name |
onSelect | (color: string | null) => void | - | Called when a color is picked |
colorLabel | string | "Collection Color" | Label shown on the trigger row |
compact | boolean | false | Auto-close after selection |