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