API Reference > ui-components > Color > ColorSwatchProps ColorSwatchProps Interface Beta Properties for the ColorSwatch React component Extends ButtonHTMLAttributes<HTMLButtonElement> CommonProps Properties Name Type Description colorDef ColorDef color specification onColorPick undefined | (color: ColorDef, e: MouseEvent<Element, MouseEvent>) => void round undefined | boolean Show swatches as squares unless round is set to true Defined in ui/components/src/ui-components/color/Swatch.tsx Line 19 Last Updated: 12 June, 2024