UNPKG

tdesign-mobile-vue

Version:
52 lines (51 loc) 2.01 kB
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ cascading: { type: import("vue").PropType<import("@/components").CascadingValue>; default: import("@/components").CascadingValue; validator(val: import("@/components").CascadingValue): boolean; }; collapseAvatar: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>; }; max: { type: NumberConstructor; }; shape: { type: import("vue").PropType<import("@/common").ShapeEnum>; validator(val: import("@/common").ShapeEnum): boolean; }; size: { type: StringConstructor; default: string; }; onCollapsedItemClick: import("vue").PropType<(context: { e: MouseEvent; }) => void>; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ cascading: { type: import("vue").PropType<import("@/components").CascadingValue>; default: import("@/components").CascadingValue; validator(val: import("@/components").CascadingValue): boolean; }; collapseAvatar: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>; }; max: { type: NumberConstructor; }; shape: { type: import("vue").PropType<import("@/common").ShapeEnum>; validator(val: import("@/common").ShapeEnum): boolean; }; size: { type: StringConstructor; default: string; }; onCollapsedItemClick: import("vue").PropType<(context: { e: MouseEvent; }) => void>; }>> & Readonly<{}>, { cascading: import("@/components").CascadingValue; size: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;