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