Skip to main content
Glama
yun8711
by yun8711
el-collapse-item.d.ts552 B
import { VNode } from 'vue' import { ElementUIComponent } from './component' export interface CollapseItemSlots { /** Content of the collapse item */ default: VNode[], /** Title of the collapse item */ title: VNode[] [key: string]: VNode[] } /** Collapse Item Component */ export declare class ElCollapseItem extends ElementUIComponent { /** Unique identification of the panel */ name: string | number /** Title of the panel */ title: string $slots: CollapseItemSlots /** Disable the collapse item */ disabled: boolean }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yun8711/element-ui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server