@microsoft/fast-colors > ColorHSL > (constructor)
ColorHSL.(constructor)
Constructs a new instance of the ColorHSL class
constructor(hue: number, sat: number, lum: number);
Parameters
| Parameter | Type | Description |
|---|---|---|
| hue | number | |
| sat | number | |
| lum | number |
@microsoft/fast-element v2 is out! 🎉️@microsoft/fast-colors > ColorHSL > (constructor)
Constructs a new instance of the ColorHSL class
constructor(hue: number, sat: number, lum: number);
| Parameter | Type | Description |
|---|---|---|
| hue | number | |
| sat | number | |
| lum | number |