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