kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
compose-html-ext
/
com.varabyte.kobweb.compose.dom.svg
/
SVGPathDataScope
/
smoothCurveTo
smooth
Curve
To
fun
smoothCurveTo
(
x2
:
Number
,
y2
:
Number
,
x
:
Number
,
y
:
Number
,
isRelative
:
Boolean
=
false
)
(
source
)