x-render / docs /table-render /custom-table.md
AbdulElahGwaith's picture
Upload folder using huggingface_hub
c9d0005 verified
|
Raw
History Blame Contribute Delete
347 Bytes
---
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>