rmc-modal

0.4.1 • Public • Published

rmc-modal


React Mobile Modal Component

[![NPM version][npm-image]][npm-url]

Screenshots

Development

npm install
npm start

Example

http://localhost:8120/examples/

online example: http://react-component.github.io/m-modal/

install

rmc-modal

API

props

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

License

rmc-modal is released under the MIT license.

Package Sidebar

Install

npm i rmc-modal

Weekly Downloads

3

Version

0.4.1

License

none

Last publish

Collaborators

  • warmhug
  • yiminghe