ant-design/components/table/demo/size.md
vagusX 38cf5e8a75
docs: unify component export file as index.tsx (#50013)
* docs: unify component export file as index.tsx

* docs: compatible with old anchors

* chore: clean

* test: update snapshot

* fix: window env

---------

Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-07-23 22:22:24 +08:00

10 lines
246 B
Markdown

## zh-CN
两种紧凑型的列表,小型列表只用于对话框内。
## en-US
There are two compacted table sizes: `middle` and `small`. The `small` size is used in Modals only.
<style>#table-demo-size h4 { margin-bottom: 16px; }</style>