0.2.0 • Published 8 years ago

rmc-cascade-select v0.2.0

Weekly downloads
3
License
-
Repository
github
Last release
8 years ago

rmc-cascade-select


React MCascadeSelect Component

NPM version build status Test coverage gemnasium deps node version npm download Sauce Test Status

Sauce Test Status

Screenshots

Development

npm install
npm start

Example

http://localhost:8000/examples/

online example: http://react-component.github.io/m-cascade-select/examples/

install

rmc-cascade-select

Usage

见 example

API

props

namedescriptiontypedefault
classNameadditional css class of root dom nodeString''
prefixClsprefix classString''
onChangefire when change the selector's itemFunction''
onOkfire when finish select the selectorFunction''
onCancelfire when cancel select the selectorFunction''

Test Case

http://localhost:8000/tests/runner.html?coverage

Coverage

http://localhost:8000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8000/tests/runner.html?coverage

License

rmc-cascade-select is released under the MIT license.