UNPKG

comic-plus

Version:

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

111 lines (110 loc) 4.19 kB
export declare const CuEllipsis: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{ readonly data: import('vue').PropType<any[]>; readonly text: StringConstructor; readonly type: { readonly type: import('vue').PropType<"text" | "data">; readonly default: "text"; }; readonly openText: { readonly type: StringConstructor; readonly default: "展开"; }; readonly closeText: { readonly type: StringConstructor; readonly default: "收起"; }; readonly clamp: { readonly type: NumberConstructor; readonly default: 2; }; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{ readonly data: import('vue').PropType<any[]>; readonly text: StringConstructor; readonly type: { readonly type: import('vue').PropType<"text" | "data">; readonly default: "text"; }; readonly openText: { readonly type: StringConstructor; readonly default: "展开"; }; readonly closeText: { readonly type: StringConstructor; readonly default: "收起"; }; readonly clamp: { readonly type: NumberConstructor; readonly default: 2; }; }>> & Readonly<{}>, { readonly type: "data" | "text"; readonly openText: string; readonly closeText: string; readonly clamp: number; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('vue').ExtractPropTypes<{ readonly data: import('vue').PropType<any[]>; readonly text: StringConstructor; readonly type: { readonly type: import('vue').PropType<"text" | "data">; readonly default: "text"; }; readonly openText: { readonly type: StringConstructor; readonly default: "展开"; }; readonly closeText: { readonly type: StringConstructor; readonly default: "收起"; }; readonly clamp: { readonly type: NumberConstructor; readonly default: 2; }; }>> & Readonly<{}>, {}, {}, {}, {}, { readonly type: "data" | "text"; readonly openText: string; readonly closeText: string; readonly clamp: number; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{ readonly data: import('vue').PropType<any[]>; readonly text: StringConstructor; readonly type: { readonly type: import('vue').PropType<"text" | "data">; readonly default: "text"; }; readonly openText: { readonly type: StringConstructor; readonly default: "展开"; }; readonly closeText: { readonly type: StringConstructor; readonly default: "收起"; }; readonly clamp: { readonly type: NumberConstructor; readonly default: 2; }; }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { readonly type: "data" | "text"; readonly openText: string; readonly closeText: string; readonly clamp: number; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; }) & { install?: (app: import('vue').App) => void; };