You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
526 B
12 lines
526 B
1 year ago
|
|
||
|
|
||
|
## Collapse 折叠面板
|
||
|
> **组件名:uni-collapse**
|
||
|
> 代码块: `uCollapse`
|
||
|
> 关联组件:`uni-collapse-item`、`uni-icons`。
|
||
|
|
||
|
|
||
|
折叠面板用来折叠/显示过长的内容或者是列表。通常是在多内容分类项使用,折叠不重要的内容,显示重要内容。点击可以展开折叠部分。
|
||
|
|
||
|
### [查看文档](https://uniapp.dcloud.io/component/uniui/uni-collapse)
|
||
|
#### 如使用过程中有任何问题,或者您对uni-ui有一些好的建议,欢迎加入 uni-ui 交流群:871950839
|