ant-design/components/table/demo/dynamic-settings.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

15 lines
233 B
Markdown

## zh-CN
选择不同配置组合查看效果。
## en-US
Select different settings to see the result.
<style>
.table-demo-control-bar .ant-form-item {
margin-right: 16px !important;
margin-bottom: 8px !important;
}
</style>