Install
npm i react-util
APIs
this::allRefVals()
this::clearRefs()
this::setRefs(obj)
this::refVal()
- get val -
this::refVal('ref')
- set val -
this::refVal('ref', 'val')
- get val -
this::clear('ref')
this::focus('ref')
Examples
{ console }
License
MIT