mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 19:17:54 +08:00
436 B
436 B
Collapse
折叠器
type
请设置成collapse
title
标题collapsed
默认是否要收起。className
CSS 类名,默认:bg-white wrapper
。headingClassName
标题 CSS 类名,默认:font-thin b-b b-light text-lg p-b-xs
。bodyClassName
内容 CSS 类名。
{
"type": "collapse",
"title": "标题",
"body": "内容。。。"
}