3.1.0 • Published 6 months ago

@ppeng/resizable-table v3.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

resizable-table

TODO: 拖拽改变表格列宽度组件

Usage

import { Table } from 'resizable-table';
const Test = () => {
    const antdTableProps = {} // 与antd Table组件的props一致
    return <Table {...antdTableProps}></Table>
}

// TODO: DEMONSTRATE API

Keywords

react组件 拖拽改变表格列宽度组件

3.1.0

6 months ago

3.0.0

7 months ago

2.1.0

1 year ago

2.0.0

1 year ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago