toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-svg
/
dev.kilua.svg
/
text
text
@
Composable
fun
ISvgTag
.
text
(
text
:
String
,
x
:
Number
=
0
,
y
:
Number
=
0
,
className
:
String
?
=
null
,
id
:
String
?
=
null
,
setup
:
@
Composable
ISvgTag
.
(
)
->
Unit
=
{}
)
SVG "text" tag.