Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 391 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 391 Bytes

可拖拽列宽

如何使用

使用 npm 安装最新版本

$ npm install ac-drag-width-layout  --save

引入
import AcDragWidthLayout from 'ac-drag-width-layout';
样式
import 'ac-drag-width-layout/dist/index.css';

代码演示

API

参数 说明 类型 默认值
contentHeight 组件的高 number -
minWidth 子组件最小宽 number -