Textarea
This component is compatible with the standard <form>
element. For more information on form submission and client-side validation,
please refer to the Working with forms
section.
Basic example
Section titled “Basic example”<vscode-textarea></vscode-textarea>
Monospace mode
Section titled “Monospace mode”In monospace mode, the same font is used as in VSCode in the code editor.
<vscode-textarea monospace></vscode-textarea>