Go to file
Devin Chen 456270d01c fix #3 missing bee-tools 2017-06-03 20:16:43 +08:00
build change index.scss 2 table.scss 2017-01-12 09:01:24 +08:00
demo add docs 2017-01-15 12:10:32 +08:00
docs add docs 2017-01-15 12:10:32 +08:00
src fix Table onExpand 2017-04-04 18:52:24 +08:00
test first commit 2016-12-26 16:52:39 +08:00
.gitignore ignore vim swap files 2017-06-03 20:11:58 +08:00
.npmignore first commit 2016-12-26 16:52:39 +08:00
.travis.yml first commit 2016-12-26 16:52:39 +08:00
HISTORY.md first commit 2016-12-26 16:52:39 +08:00
README.md add docs 2017-01-15 12:10:32 +08:00
README_EN.md first commit 2016-12-26 16:52:39 +08:00
index.html first commit 2016-12-26 16:52:39 +08:00
package.json fix #3 missing bee-tools 2017-06-03 20:16:43 +08:00

README_EN.md

bee-dropdown

npm version Build Status Coverage Status devDependency Status [![NPM downloads](http://img.shields.io/npm/dm/<%= packageName%>.svg?style=flat)](https://npmjs.org/package/<%= packageName%>) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/tinper-bee/<%= packageName%>.svg)](http://isitmaintained.com/project/tinper-bee/<%= packageName%> "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/tinper-bee/<%= packageName%>.svg)](http://isitmaintained.com/project/tinper-bee/<%= packageName%> "Percentage of issues still open")

Browser Support

IE Chrome Firefox Opera Safari
IE 9+ ✔ Chrome 31.0+ ✔ Firefox 31.0+ ✔ Opera 30.0+ ✔ Safari 7.0+ ✔

react bee-dropdown component for tinper-bee

Usage



API

参数 说明 类型 默认值

develop

$ npm install -g bee-tools
$ git clone https://github.com/tinper-bee/bee-dropdown
$ cd bee-dropdown
$ npm install
$ npm run dev