ColorInput

ColorInput Component

stable
Playground
#6c2bd9
Props
PropTypeDefaultValue
showHexboolean
disabledboolean
Default
#6c2bd9
WithLabel
#22c55eBrand Color
NoHex
Disabled
#6c2bd9
PROPTYPEDEFAULTDESCRIPTION
disabledbooleanDisabled state
showHexbooleanShow hex value text
Using ColorInputtsx
import { ColorInput } from '@/components/ColorInput'

<ColorInput
  showHex="..."
  disabled="..."
/>
Tokens Used
No design tokens detected