0.2.8 • Published 9 years ago

react-semanticui-modal v0.2.8

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

#react-semantic-modal

Make you use semantic modal in your react project freely.

React component for semantic-ui modal

Less dependencies, more flexbile

##Install Install with npm

npm install react-semanticui-modal

##Usage

import Modal from "react-semanticui-modal"

Then pass the <Modal> any settings and callbacks param you want which semantic-ui modal supports. param details see Modal Setting. For now just support the section of modal settings and callbacks, other params aren't tested.

About the children of <Modal>, it should be a formal semantic modal html code, wrapped by <Modal> and everything will be ok.

Want to see more? please enter the fold example and have a try

0.2.8

9 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago