core
/
dev.fritz2.dom
/
WithText
/
renderText
js
render
Text
open fun
Flow
<
String
>.
renderText
(into:
WithText
<
N
>? = null)
Content copied to clipboard
open fun <
T
>
Flow
<
T
>.
renderText
(into:
WithText
<
N
>? = null)
Content copied to clipboard
Adds text-content of a
Flow
at this position
Parameters
<receiver>
text-content
into
target to render text-content to