au-widget-pantone-color-picker/AuWidgetPantoneColorPickerConfig
Classes
AuWidgetPantoneColorPickerConfig
Constructors
Constructor
new AuWidgetPantoneColorPickerConfig(): AuWidgetPantoneColorPickerConfig;
Returns
AuWidgetPantoneColorPickerConfig
Properties
colors
colors: string[];
filters
filters: IFilter[];
height?
optional height?: string;
lang?
optional lang?: string;
prevColor?
optional prevColor?: SpotColor;
translations?
optional translations?: object;
Interfaces
IColorPickerData
Properties
color
color: SpotColor;
IFilter
Properties
displayColor
displayColor: string;
tag
tag: string;
title
title: string;