UNPKG

g-ui-web

Version:

可视化组件库

147 lines (146 loc) 4.45 kB
declare const GPieTable: ({ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; color: { type: ArrayConstructor; default: never[]; }; size: { type: StringConstructor; default: string; }; options: { type: ObjectConstructor; default: () => void; }; description: { type: StringConstructor; default: string; }; dbOptions: { type: ObjectConstructor; default: () => void; }; }>> & Readonly<{}>, { props: { readonly options: Record<string, any>; readonly type: string; readonly size: string; readonly description: string; readonly dbOptions: Record<string, any>; readonly color: unknown[]; }; pieTableRef: globalThis.Ref<null, null>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { options: Record<string, any>; type: string; size: string; description: string; dbOptions: Record<string, any>; color: unknown[]; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; color: { type: ArrayConstructor; default: never[]; }; size: { type: StringConstructor; default: string; }; options: { type: ObjectConstructor; default: () => void; }; description: { type: StringConstructor; default: string; }; dbOptions: { type: ObjectConstructor; default: () => void; }; }>> & Readonly<{}>, { props: { readonly options: Record<string, any>; readonly type: string; readonly size: string; readonly description: string; readonly dbOptions: Record<string, any>; readonly color: unknown[]; }; pieTableRef: globalThis.Ref<null, null>; }, {}, {}, {}, { options: Record<string, any>; type: string; size: string; description: string; dbOptions: Record<string, any>; color: unknown[]; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; color: { type: ArrayConstructor; default: never[]; }; size: { type: StringConstructor; default: string; }; options: { type: ObjectConstructor; default: () => void; }; description: { type: StringConstructor; default: string; }; dbOptions: { type: ObjectConstructor; default: () => void; }; }>> & Readonly<{}>, { props: { readonly options: Record<string, any>; readonly type: string; readonly size: string; readonly description: string; readonly dbOptions: Record<string, any>; readonly color: unknown[]; }; pieTableRef: globalThis.Ref<null, null>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { options: Record<string, any>; type: string; size: string; description: string; dbOptions: Record<string, any>; color: unknown[]; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { empty?(_: { class: string; }): any; }; }) & import('vue').Plugin) & Record<string, any>; export default GPieTable;