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