c9d0005
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- order: 6 mobile: false title: 'Table 包裹容器' group: title: 最佳展示 order: 0 --- # tableWrapper 包裹容器 有些情况下,你会希望在搜索栏和表格之间增加一些内容。这时可以通过 `tableWrapper` 实现你的需求。 <code src="./demo/display/custom-table.tsx" background="rgb(245,245,245)"></code>