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