API Reference > imodeljs-frontend > Properties > ColorEditorParams ColorEditorParams Interface Deprecated Move ColorEditorParams to bentley/ui-abstract beginning in iModel.js 2.0. Beta 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 BasePropertyEditorParams 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 core/frontend/src/properties/EditorParams.ts Line 59 Last Updated: 13 June, 2024