ColorWheel
ColorWheel Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| size | number | — | |
| value | number | — | |
| disabled | boolean | — |
Default
WithValue
Disabled
LargeSize
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
disabled | boolean | — | — |
size | number | — | — |
value | number | — | — |
Using ColorWheeltsx
import { ColorWheel } from '@/components/ColorWheel'
<ColorWheel
size="..."
value="..."
disabled="..."
/>Tokens Used
No design tokens detected