Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-dom-legacy
/
react.dom
/
style
style
inline
fun
RBuilder
.
style
(
type
:
String
?
=
null
,
content
:
String
=
""
)
(
source
)
inline
fun
RBuilder
.
style
(
type
:
String
?
=
null
,
block
:
RDOMBuilder
<
STYLE
>
.
(
)
->
Unit
)
(
source
)