UNPKG

web-plus-ui

Version:

vue3+vite+ts+element-plus 组件库

26 lines (25 loc) 713 B
declare const _default: import("vue").DefineComponent<{ echartsId: null; eWidth: null; eHeight: null; theme: null; options: null; }, { attrs: import("vue").Ref<any>; }, { echart: {}; chartDocument: {}; }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ echartsId?: unknown; eWidth?: unknown; eHeight?: unknown; theme?: unknown; options?: unknown; } & {} & { echartsId?: any; eWidth?: any; eHeight?: any; theme?: any; options?: any; }>, {}>; export default _default;