Constructor
new CNumericColumn()
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
this.props.placeholder |
string | Placeholder for column editor. | |||||||||
this.props.domain |
string | Domain numbers: 'integer' or 'float' | |||||||||
this.props.minimum |
float | Minimum. | |||||||||
this.props.maximum |
float | Maximum. | |||||||||
this.props.step |
float | Step. | |||||||||
this.props.round |
float | Step. | |||||||||
this.props.input_hints |
Array.<string> | Input hints list.
Properties
|
- Source: