Skip to content

CollapseItem 折叠项

折叠面板的单项,需放在 NeoCollapse 内使用。用法见 Collapse 折叠面板

API

属性说明类型
name唯一标识string
title标题string
disabled禁用boolean

插槽:默认(内容)、title(自定义标题)。

MIT License