Textarea
Last updated
Was this helpful?
Last updated
Was this helpful?
Similar to Textfield but allows multi-lined input.
Syntax:
Here, ...
represents text you want to appear inside the textarea.
Attributes:
width
How wide the textarea will be in pixel.
height
How tall the textarea will be in pixel.