styling
/
dev.fritz2.styling
/
embed
embed
fun
RenderContext
.
embed
(style:
Style
<
BoxParams
>, baseClass:
StyleClass
= StyleClass.None, id:
String
? = null, prefix:
String
= "css", scope:
ScopeContext
.() ->
Unit
= {}, content:
Embed
.() ->
Unit
):
Embed
Content copied to clipboard
fun
RenderContext
.
embed
(style:
Style
<
BoxParams
>, parentStyling:
Style
<
BoxParams
> = {}, baseClass:
StyleClass
= StyleClass.None, id:
String
? = null, prefix:
String
= "css", scope:
ScopeContext
.() ->
Unit
= {}, content:
Embed
.() ->
Unit
):
Embed
Content copied to clipboard