toggle menu
ktml
1.0-SNAPSHOT
jvm
switch theme
search in API
ktml
/
info.scce.ktml
/
H1
/
H1
H1
constructor
(
vararg
children
:
InlineTagInterface
)
constructor
(
attributes
:
Attributes
,
vararg
children
:
InlineTagInterface
)
constructor
(
attributes
:
Attributes
,
classes
:
ClassesInterface
,
vararg
children
:
InlineTagInterface
)
constructor
(
classes
:
ClassesInterface
,
vararg
children
:
InlineTagInterface
)
constructor
(
classes
:
ClassesInterface
,
children
:
List
<
InlineTagInterface
>
)
constructor
(
attributes
:
Attributes
,
classes
:
AttributeInterface
,
children
:
List
<
InlineTagInterface
>
)