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