Constructor
new CTagsCell()
Parameters:
| Name | Type | Description |
|---|---|---|
this.props.column.options |
Array | Array of pairs of strings `[tag, label]` |
this.props.column.cell_show_as_tag |
Bool | Disable Tag css element. |
this.props.value |
String | Tags string in format `tag1;tag2;tag3` |
- Source: