@microsoft/fast-components > InteractiveSwatchSet
InteractiveSwatchSet interface
Signature:export interface InteractiveSwatchSet
Properties
Property | Type | Description |
---|---|---|
active | Swatch | The swatch to apply to the active state |
focus | Swatch | The swatch to apply to the focus state |
hover | Swatch | The swatch to apply to the hover state |
rest | Swatch | The swatch to apply to the rest state |