1.0.0 • Published 8 years ago
react-mount-mercury v1.0.0
react-mount-mercury 
Mount a mercury component inside of a react component
Install
$ npm install --save react-mount-mercuryUsage
var reactMountMercury = require('react-mount-mercury')
reactMountMercury('input')
//=> outputAPI
reactMountMercury(input, [options]) -> output
input
Required
Type: string
Lorem ipsum.
options
foo
Type: boolean
Default: false
Lorem ipsum.
License
MIT © Andrew Joslin