TLDR: Use defaultChecked instead of checked, working jsbin.
Trying to setup a simple checkbox that will cross out its label text when it is checked. For some reason
In material ui, state of checkbox can be fetched as
this.refs.complete.state.switched