Class: CSelectCell

CSelectCell()

Select column.

Constructor

new CSelectCell()

Parameters:
Name Type Description
this.props.column.options Array Array of pairs of strings `[option, label]`
this.props.column.single_select Boolean Show only single value
this.props.value String Value in format `id1;id2;id3`
Source: