Skip to content

TextArea Component

Travis Tidwell edited this page Jul 5, 2017 · 3 revisions

JSON Schema

The JSON Schema definition for this component is defined as follows.

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

Property Description Value Required Default
rows How many rows this text area should contain. Any integer true 3
wysiwyg Determines if this text area should attach a wysiwyg editor. true for default wysiwyg configuration, or a JSON object of the wysiwyg settings. false false
Clone this wiki locally