0.0.5 • Published 4 years ago

ac-split-area v0.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

ac-split-area

npm version Build Status Coverage Status devDependency Status NPM downloads Average time to resolve an issue Percentage of issues still open

react ac-split-area component for tinper-bee

some description...

依赖

  • react >= 15.3.0
  • react-dom >= 15.3.0
  • prop-types >= 15.6.0

使用方法

API

参数说明类型默认值
open控制展开收起boolfalse
ctn显示左侧内容node'操作信息'

开发调试

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