3.1.0 • Published 2 years ago

@ppeng/resizable-table v3.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

3.0.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago