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