1. Home
  2. /
  3. Docs
  4. /
  5. Widget Library
  6. /
  7. Form Controls
  8. /
  9. Text Area

Text Area

The Text Area widget represents a Dataverse column type of “Multiple Lines” Plan Text (Memo field).

PropertyDescription
Maximum LengthThe maximum number of characters allowed for the text input.  This is set by default to the value as found on the column in Dataverse.
RowsNumber of visible lines of text (height) a text area should display.   Note: Depending on the styling of this component the value of the physical height could show more rows than what has been set in this property.  
DescriptionThe description appears below the field on the form.

Example