components
/
dev.fritz2.components
/
FormControlComponent
/
textArea
js
text
Area
open fun
textArea
(styling:
BasicParams
.() ->
Unit
= {}, store:
Store
<
String
>? = null, baseClass:
StyleClass
= StyleClass.None, id:
String
? = null, prefix:
String
= ControlNames.textArea, build:
TextAreaComponent
.() ->
Unit
= {})
Content copied to clipboard