ColorEditorParams Interface
ColorEditorParams Parameters used to populate color type editor with a specific set of colors. If not specified the Color Editor will show a default palette of 16 colors.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
colorValues | number[] | array of color values to show in color picker popup. | |
numColumns | undefined | number | number of columns to show in color picker popup. | |
type | ColorData |
Defined in
Last Updated: 20 June, 2023