Constructor
new CTextColumn()
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
this.props.textarea |
undefined | Boolean | Switch editor to textarea. | |||||||||
this.props.richtext |
undefined | Boolean | Switch editor to rich text editor with HTML content. | |||||||||
this.props.placeholder |
string | Placeholder for column editor. | |||||||||
this.props.validate |
undefined | string | Input validation regex. | |||||||||
this.props.input_hints |
Array.<string> | Input hints list.
Properties
|
- Source: