MCPcopy Create free account
hub / github.com/Lobos/react-ui / setValue

Method setValue

src/Datepicker/TimeSet.js:53–55  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

51 }
52
53 setValue (value) {
54 this.setState({ value });
55 }
56
57 changeStage () {
58 this.props.onStageChange(this.props.type);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected