Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-dom-legacy
/
react.dom
/
tag
tag
inline
fun
<
T
:
Tag
>
RBuilder
.
tag
(
block
:
RDOMBuilder
<
T
>
.
(
)
->
Unit
,
noinline
factory
:
(
TagConsumer
<
Unit
>
)
->
T
)
(
source
)