{"Dummy:"+Dummy()+" Dummy1:"+Dummy1()+" DummyLambda:"+DummyLambda()}
112 |82 | { 85 | event.preventDefault(); 86 | this.setState({stepIndex: 0, finished: false}); 87 | }} 88 | > 89 | Click here 90 | to reset the example. 91 |
92 | ) : ( 93 |{this.getStepContent(stepIndex)}
95 |{"Dummy:'"+Dummy()+"' Dummy1:'"+Dummy1()+"' DummyLambda:'"+DummyLambda()+"'"}
256 |