Skip to content

Collapse 折叠面板

可展开/折叠的内容区域,支持手风琴模式。

代码演示

普通模式

MiniDev Studio is a desktop IDE for building mini-apps with built-in simulator and debugger. Vue 3 SFC or vanilla JS — components are framework-agnostic Web Components. This item is disabled.

折叠面板

手风琴模式

No install needed — components are built into the runtime. Override CSS Variables on :root or on individual components.

手风琴

accordion 模式每次只展开一个面板

API

Collapse

Collapse 属性

属性说明类型默认值
value当前展开面板的 name 数组(JSON)string (json)[]
accordion是否为手风琴模式booleanfalse

CollapseItem

CollapseItem 属性

属性说明类型默认值
name唯一标识string-
title标题string-
disabled是否禁用booleanfalse

MiniDev Studio — 小程序开发利器