ColorSwatchProps Interface

Deprecated  in 4.11.x. Props of deprecated component ColorSwatch.

Properties for the ColorSwatch React component

Extends

Properties

Name Type Description
colorDef ColorDef color specification  
onColorPick (color: ColorDef, e: MouseEvent<Element, MouseEvent>) => void | undefined    
round boolean | undefined Show swatches as squares unless round is set to true  

Inherited properties

Name Type Inherited from Description
itemId string | undefined CommonProps Optional unique identifier for item.

Defined in

Last Updated: 13 May, 2024