Getting Started
Dark Mode
Charts
Colors
Drag-and-drop
Forms
Utilities
Color Swatch Picker
A Color Swatch Picker keeps color values in sync across React Aria color components. It makes building color pickers with custom layouts a breeze through composition.
Basic
A color swatch picker allows users to choose a color from a predefined set.
Installation
If you hit any issues, make sure you check out the installation guide here for more information.
Composed Components
Plug this component into the CLI, and it automatically loads all the included components. No need to add them individually.
The Color Swatch Picker comes packed with a variety of components to make it stand out.
Manual Installation
Sometimes, using the CLI is the way to go, so make sure you install the necessary dependencies for the components you want to use.
Anatomy
Controlled
The color swatch can be managed in a controlled manner.
Disabled
While you can disable individual picker items, disabling the entire picker is possible but generally not recommended.