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
/
Stop
Stop
@
Composable
fun
ElementScope
<
SVGGradientElement
>
.
Stop
(
attrs
:
SVGStopAttrsScope
.
(
)
->
Unit
)
(
source
)
@
Composable
fun
ElementScope
<
SVGGradientElement
>
.
Stop
(
offset
:
CSSPercentageValue
?
=
null
,
stopColor
:
CSSColorValue
?
=
null
,
stopOpacity
:
Number
?
=
null
)
(
source
)