IApiModelColorConfig
On this page
@vulp/js-api > IApiModelColorConfig
IApiModelColorConfig interface
Interface for model color configuration.
Signature:
export interface IApiModelColorConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | Boolean indicating whether the color is active. | ||
Array<string> | (Optional) The supported color systems in case custom colors are supported (e.g. [“ral”]). | ||
(Optional) The custom color configuration. |