textArea abstract method

Widget textArea(
  1. TextAreaProps props
)

Render a text area component.

Implementation

Widget textArea(TextAreaProps props);