Forms
Color Picker
Select a color from a color palette.
Preview
Usage
API Reference
Prop | Type | Default |
---|---|---|
onChange | (value: string | null) => void; | - |
value | string | null | - |
required | boolean | - |
disabled | boolean | - |
clearOnClick | () => void | - |
Select a color from a color palette.
Prop | Type | Default |
---|---|---|
onChange | (value: string | null) => void; | - |
value | string | null | - |
required | boolean | - |
disabled | boolean | - |
clearOnClick | () => void | - |