ComponentsCore
Color Swatch
A color swatch is a small square that represents a color value.
Example
Installation
$npx libravelui@latest add color-swatchAnatomy
import { ColorSwatch } from "@/components/ui/core/color-swatch";<ColorSwatch color="#8cf0cd" />Props
Loading types…