UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

53 lines (52 loc) 2.48 kB
export declare const CuSubMenu: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{ readonly label: StringConstructor; readonly icon: import('vue').PropType<import('vue').Component>; readonly index: StringConstructor; readonly showEllipsis: BooleanConstructor; }>> & Readonly<{}>, { submenuKey: string; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{ readonly label: StringConstructor; readonly icon: import('vue').PropType<import('vue').Component>; readonly index: StringConstructor; readonly showEllipsis: BooleanConstructor; }>> & Readonly<{}>, { readonly showEllipsis: boolean; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('vue').ExtractPropTypes<{ readonly label: StringConstructor; readonly icon: import('vue').PropType<import('vue').Component>; readonly index: StringConstructor; readonly showEllipsis: BooleanConstructor; }>> & Readonly<{}>, { submenuKey: string; }, {}, {}, {}, { readonly showEllipsis: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{ readonly label: StringConstructor; readonly icon: import('vue').PropType<import('vue').Component>; readonly index: StringConstructor; readonly showEllipsis: BooleanConstructor; }>> & Readonly<{}>, { submenuKey: string; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { readonly showEllipsis: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { label?(_: {}): any; default?(_: {}): any; }; }) & { install?: (app: import('vue').App) => void; };