@microsoft/fast-colors > ComponentStateColorPaletteConfig
ComponentStateColorPaletteConfig interface
Configuration for ComponentStateColorPalette
Signature:export interface ComponentStateColorPaletteConfig
Properties
| Property | Type | Description |
|---|---|---|
| baseColor | ColorRGBA64 | The color to create the palette from |
| steps | number | The number of steps in the palette |