toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb
/
table
table
fun
ElementCreator
<
Element
>
.
table
(
attributes
:
Map
<
String
,
JsonPrimitive
>
=
emptyMap()
,
new
:
ElementCreator
<
TableElement
>
.
(
TableElement
)
->
Unit
?
=
null
)
:
TableElement
(
source
)