Class: CTagColumn

CTagColumn()

Tags column. This column for tags multiselect. Value will be comma-separated set of tags or empty string.

Constructor

new CTagColumn()

Parameters:
Name Type Description
this.props.options Array.<List> Tag list.
Properties
Name Type Description
0 string Tag key.
1 string Tag text.
this.props.endpoint string Endpoint for loading options.
this.props.params Object Additional parameters to select query
Source: