Skip to content

Commit

Permalink
docs: Updated README doc file with mentioned features
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvikpatel18 committed Feb 18, 2025
1 parent 2906689 commit 1c78ef7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/components/src/color-palette/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@ for the `ColorPalette`'s color swatches, by rendering your `ColorPalette` with a
`Popover.Slot` further up the element tree and within a
`SlotFillProvider` overall.

## Features

- Select from predefined color swatches
- Custom color picker with optional alpha channel
- Direct hex value editing for hex colors (click the hex value to edit)
- Clearing color selection
- Multiple palette support
- Keyboard navigation

## Props

The component accepts the following props.
Expand Down

0 comments on commit 1c78ef7

Please sign in to comment.