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