rmc-cascade-select
React MCascadeSelect Component
Screenshots
Development
npm install
npm start
Example
http://localhost:8000/examples/
online example: http://react-component.github.io/m-cascade-select/examples/
install
Usage
见 example
API
props
name | description | type | default |
---|---|---|---|
className | additional css class of root dom node | String | '' |
prefixCls | prefix class | String | '' |
onChange | fire when change the selector's item | Function | '' |
onOk | fire when finish select the selector | Function | '' |
onCancel | fire when cancel select the selector | Function | '' |
Test Case
http://localhost:8000/tests/runner.html?coverage
Coverage
License
rmc-cascade-select is released under the MIT license.