Public readonly variable

This is an experimental component that we are still exploring.

Signature
TextArea: React.ForwardRefExoticComponent<
  TextAreaProps & React.RefAttributes<HTMLTextAreaElement>
>
Source

packages/tldraw/src/lib/shapes/shared/text/TldrawTextLabel.tsx

TEXT_PROPSTextShapeTool