Textarea

This component is compatible with standard <form> elements. For more information on form submission and client-side validation, please refer to the Working with forms section.

Basic example

<vscode-textarea></vscode-textarea>

Monospace mode

In monospace mode, the same font is used as in VSCode in the code editor.

<vscode-textarea monospace></vscode-textarea>