@OPEN-KAPPA/COLORS
Preparing search index...
index
HslJson
Type Alias HslJson
The JSON representation of an HSL color.
type
HslJson
=
{
h
:
number
;
l
:
number
;
s
:
number
;
}
Index
Properties
h
l
s
Properties
h
h
:
number
The h component.
l
l
:
number
The l component.
s
s
:
number
The s component.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
l
s
@OPEN-KAPPA/COLORS
Loading...
The JSON representation of an HSL color.