You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/collapse/index.md

14 lines
271 B
Markdown

10 years ago
# Collapse
- category: Components
- chinese: 折叠面板
---
10 years ago
可以折叠/展开的内容区域。
10 years ago
## 何时使用
10 years ago
- 对复杂区域进行分组和隐藏,保持页面的整洁。
- `手风琴` 是一种特殊的折叠面板,只允许单个内容区域展开。