Showing 1-8 of 8 packages
```jsx import { ResizeTable } from "antd-resize-table"; const columns = [ { width: 100; // 100 | '100' | '15%' 该值为渲染的最小宽度 实际可能大于该数值 当该值为百分比时,会被计算为当前表格实际宽度*百分比 key: 'key1', //同antd dataIndex: "key1", //同antd title: 'k
```jsx import { ResizeTable } from "resize-table"; const columns = [ { width: 100; // 100 | '100' | '15%' 该值为渲染的最小宽度 实际可能大于该数值 当该值为百分比时,会被计算为当前表格实际宽度*百分比 key: 'key1', //同antd dataIndex: "key1", //同antd title:
A basic UI component library with zero Web3 dependencies.
## 属性
支持自定义拖拽调整列宽的表格组件
```bash yarn add @zswurun/components ```
拉伸表格
A simple flex-like layout library