kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
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
=
{}
)
(
source
)
SVG "text" tag.