IColorPaletteDefinition
Home > @gooddata/sdk-model > IColorPaletteDefinition
IColorPaletteDefinition interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Color palette definition represents modified or created theme
Signature:
export interface IColorPaletteDefinition extends Partial<IMetadataObject>
Extends: Partial<IMetadataObject>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
colorPalette | readonly | IColorPalette | (ALPHA) |
type | readonly | "colorPalette" | (ALPHA) |