toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
)