TextArea
class TextArea extends TextBase
Multiline text input control.
Methods
__construct(string|Stringable|null $label = null)
No description
Html|string
getControl()
Generates control's HTML element.
Details
at line 21
__construct(string|Stringable|null $label = null)
No description
at line 29
Html|string
getControl()
Generates control's HTML element.