kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-foundation
/
com.varabyte.kobweb.silk.style
/
toAttrs
to
Attrs
@
Composable
fun
<
A
:
AttrsScope
<
*
>
>
CssStyle
<
GeneralKind
>
.
toAttrs
(
finalHandler
:
A
.
(
)
->
Unit
?
=
null
)
:
A
.
(
)
->
Unit
(
source
)
@
Composable
fun
<
A
:
AttrsScope
<
*
>
>
Iterable
<
CssStyle
<
GeneralKind
>
>
.
toAttrs
(
finalHandler
:
A
.
(
)
->
Unit
?
=
null
)
:
A
.
(
)
->
Unit
(
source
)