UNPKG

element-plus

Version:

A Component Library for Vue 3

19 lines (18 loc) 1.07 kB
declare const _default: import("vue").DefineComponent<{ readonly header: import("../../../utils/props").BuildPropReturn<StringConstructor, "", unknown, unknown, unknown>; readonly bodyStyle: import("../../../utils/props").BuildPropReturn<import("../../../utils/props").PropWrapper<import("../../../utils/types").StyleValue>, "", unknown, unknown, unknown>; readonly shadow: import("../../../utils/props").BuildPropReturn<StringConstructor, "", unknown, unknown, unknown>; }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ readonly header?: unknown; readonly bodyStyle?: unknown; readonly shadow?: unknown; } & { header: string; bodyStyle: import("../../../utils/types").StyleValue; shadow: string; } & {}>, { header: string; bodyStyle: import("../../../utils/types").StyleValue; shadow: string; }>; export default _default;