Package dev. fritz2. components. textarea
Types
Link copied to clipboard
open class TextAreaComponent(valueStore: Store<String>? = null) : Component<TextArea> , EventProperties<HTMLTextAreaElement> , ElementProperties<TextArea> , InputFormProperties, SeverityProperties, TooltipProperties
Content copied to clipboard
This class handles the configuration of a textarea element.