Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-styled-next
/
styled
/
styledStyle
styled
Style
inline
fun
RBuilder
.
styledStyle
(
type
:
String
?
=
null
,
content
:
String
=
""
)
(
source
)
inline
fun
RBuilder
.
styledStyle
(
type
:
String
?
=
null
,
block
:
StyledDOMBuilder
<
STYLE
>
.
(
)
->
Unit
)
(
source
)