core
0.23.5
js
core
/
de.peekandpoke.kraft.addons.semanticui.forms
/
UiTextAreaComponent
/
Props
/
Props
Props
js
fun
Props
(
value
:
String
,
onChange
:
(
String
)
->
Unit
,
options
:
UiTextAreaComponent.Options
)