CodeInput usage
<CodeInput value={this.state.codeValue} onChange={value => { this.setState({codeValue: value})}} /> Copy
<CodeInput value={this.state.codeValue} onChange={value => { this.setState({codeValue: value})}} />
Properties set for CodeInput.
Note that it is simply the combination of two interfaces; access them to see the properties.
CodeInput Properties
CodeInput usage
Properties set for CodeInput.
Note that it is simply the combination of two interfaces; access them to see the properties.
Param
CodeInput Properties
Has No Children