$ npm install rmc-modal
React Mobile Modal Component
[![NPM version][npm-image]][npm-url]
npm install
npm start
http://localhost:8120/examples/
online example: http://react-component.github.io/m-modal/
name | description | type | default |
---|---|---|---|
className | additional css class of root dom node | String | '' |
prefixCls | prefix class | String | '' |
visible | whether visible | Bool | false |
style | additional style | Object | {} |
zIndex | z-index | Number | |
onDismiss | exec on dismiss modal | function |
rmc-modal is released under the MIT license.
© 2010 - cnpmjs.org x YWFE | Home | YWFE