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