components
0.14.4
js
components
/
dev.fritz2.components.tooltip
/
TooltipComponent
/
text
text
js
fun
text
(
vararg
value
:
String
)
Content copied to clipboard
fun
text
(
value
:
String
)
Content copied to clipboard
fun
text
(
value
:
Flow
<
String
>
)
Content copied to clipboard
fun
text
(
value
:
List
<
String
>
)
Content copied to clipboard
fun
text
(
value
:
Flow
<
List
<
String
>
>
)
Content copied to clipboard