react-forceify
React wrapper for Forceify
Installing
$ npm install react-forceify# or $ yarn add react-forceify
CDN
# unpkg.com https://unpkg.com/react-forceify # npmcdn https://npmcdn.com/react-forceify # jsDelivr https://cdn.jsdelivr.net/npm/react-forceify
Usage
;;; Component { console; } { return <Forceify onForce=thisonForce> 'child elems' </Forceify> } ReactDOM;
Compatibility
It's target is ES3 compatible-browsers, but it works best within following browser:
Browser | Supported Version | Recommended Version | Best Version |
---|---|---|---|
IE | >9 | >10 | >11 |
Android | >4.1.2 | >4.4 | >5.1 |
iOS | >7 | >9 | >10 |
macOS/OS X | >9 | >10 | >10.12 |
Firefox | >15 | > 35 | >47 |
License
MIT