kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.graphics
/
Color
/
Companion
/
hsl
hsl
fun
hsl
(
h
:
Int
,
s
:
Float
,
l
:
Float
)
:
Color.Hsl
(
source
)
fun
hsl
(
h
:
Float
,
s
:
Float
,
l
:
Float
)
:
Color.Hsl
(
source
)
fun
hsl
(
h
:
CSSAngleValue
,
s
:
CSSPercentageValue
,
l
:
CSSPercentageValue
)
:
Color.Hsl
(
source
)