n
nonaxial
Components
125/207

Presets

Color Picker

Forms

Interactive color picker

colorpickerinput

Installation

$
npx shadcn@latest add https://nonaxial.com/r/color-picker.json

Usage

tsx
import { ColorPicker } from "@/components/nonaxial/color-picker"

export default function Example() {
  return (
    <ColorPicker>{/* Your content here */}</ColorPicker>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring