Text Area

Text Area is a multiple line text input control.

Overview

Text Area allows users to enter a sizeable amount of free form text.

Usage

  • Collect user inputs like comments or reviews in forms

Sample

Accessibility

Keyboard navigation

KeyFunction
TabMoves focus to the next focusable element. If the currently focused element is the last element, focus will leave the component.
Tab and ShiftMoves focus to the previous focusable element. If the currently focused element is the first element, focus will leave the component.

API reference

Properties

Slots

Events

Methods

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.