@aurigma/ui-framework
Version:
A platform which allows building print product personalization editors based on Aurigma's Customer's Canvas.
41 lines (21 loc) • 595 B
Markdown
# Interface: IColorPickerConfig
Provides properties for a [color picker](../classes/auwidgetcolorpicker.md).
## Hierarchy
* **IColorPickerConfig**
## Index
### Properties
* [colors](icolorpickerconfig.md#colors)
* [displayColor](icolorpickerconfig.md#displaycolor)
* [text](icolorpickerconfig.md#text)
## Properties
### colors
• **colors**: *Array‹[IColor](icolor.md)›*
An array of colors available for user selection by the user.
___
### displayColor
• **displayColor**: *string*
The preview of the selected color.
___
### text
• **text**: *string*
A text hint.