Class: CTagsCell

CTagsCell()

Multiline plain text column.

Constructor

new CTagsCell()

Parameters:
Name Type Description
this.props.column.options Array Array of pairs of strings `[tag, label]`
this.props.column.max_length Integer Maximum label length for display in symbols.
this.props.value String Tags string in format `tag1;tag2;tag3`
Source: