antd-resize-table
```jsx import { ResizeTable } from "antd-resize-table"; const columns = [ { width: 100; // 100 | '100' | '15%' 该值为渲染的最小宽度 实际可能大于该数值 当该值为百分比时,会被计算为当前表格实际宽度*百分比 key: 'key1', //同antd dataIndex: "key1", //同antd title: 'k
85
Security score
0 known advisories in v0.2.52
Weekly downloads
—
Unpacked size
345.2 kB
Dependencies
2
Last publish
4 years ago
Security advisories
No known vulnerabilities affect v0.2.52.