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 | number | undefined | number of columns to show in color picker popup. | |
type | ColorData |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.