isSolidColor
function isSolidColor(color: ColorVariant): color is string;Defined in: packages/dynamic-design-engine/src/models/colorPalette.ts:12
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
color | ColorVariant |
Returns
Section titled “Returns”color is string