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