ColorArea

Adjust two color channels with a two-dimensional area.

Documentation
React Aria
Pattern
W3C ARIA
Source
GitHub
Issues
Report
ColorArea example
import { ColorArea } from "@/shim-ui/color-area";

export default () => <ColorArea className="size-32" />;

Install

Use the CLI or copy the source code manually.

pnpm dlx @kkga/shim add color-area