fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
RenderContext
/
sub
sub
js
open
fun
sub
(
baseClass
:
String
?
=
null
,
id
:
String
?
=
null
,
scope
:
ScopeContext
.
(
)
->
Unit
=
{}
,
content
:
HtmlTag
<
HTMLElement
>
.
(
)
->
Unit
)
:
HtmlTag
<
HTMLElement
>