Skip to main content
Glama
yun8711
by yun8711
el-empty.d.ts576 B
import { ElementUIComponent } from './component' import { VNode } from 'vue' interface ELEmptySlots { /* default slot: Custom bottom content */ default: VNode[] /* image slot: Custom image */ image: VNode[] /* description slot: Custom description */ description: VNode[] [key: string]: VNode[] } /** Placeholder hints for empty states. */ export declare class ElEmpty extends ElementUIComponent { /* image URL */ image: string /* image size (width) */ imageSize: number /* description */ description: string $slots: ELEmptySlots }

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