Text Area
A multi-line text field framed by a bordered group, with configurable text size, surface, and resize behavior.
Basic
Show codeHide code
Magnitudes
Show codeHide code
Resize
The resize prop controls the native drag handle: none locks the size, vertical allows height changes, and both frees both axes.
Show codeHide code
With description
Visible to everyone in the workspace.
Show codeHide code
Installation
import { TextArea, TextAreaGroup } from "@makeplane/propel/components/text-area";