dcf.TextArea

The <dcf.TextArea> tag inserts a multi-line, expandable text area into a form.

Attributes

  • Label: The label that displays on the website by the text field.
  • Name: The name attribute of the text field to be submitted.

Usage Notes

TODO

Examples

<dcf.TextArea Label="Describe your Inquiry" Name="Inquiry" />