UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

20 lines (19 loc) 759 B
export declare const IvueSkeletonItem: import("../../utils/install").SFCWithInstall<import("vue").DefineComponent<{ type: { type: StringConstructor; validator(value: string): boolean; default: string; }; }, { wrapperClasses: import("vue").ComputedRef<string[]>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ type: { type: StringConstructor; validator(value: string): boolean; default: string; }; }>>, { type: string; }>>; export default IvueSkeletonItem; export * from './index.vue';