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