UNPKG

tdesign-mobile-vue

Version:
41 lines (40 loc) 1.77 kB
declare const _default: import("vue").DefineComponent<{ badge: { type: import("vue").PropType<import("../badge").TdBadgeProps>; }; description: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; image: { type: import("vue").PropType<string | object | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; layout: { type: import("vue").PropType<"vertical" | "horizontal">; default: "vertical" | "horizontal"; validator(val: "vertical" | "horizontal"): boolean; }; text: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ badge: { type: import("vue").PropType<import("../badge").TdBadgeProps>; }; description: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; image: { type: import("vue").PropType<string | object | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; layout: { type: import("vue").PropType<"vertical" | "horizontal">; default: "vertical" | "horizontal"; validator(val: "vertical" | "horizontal"): boolean; }; text: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; }>>, { layout: "vertical" | "horizontal"; }, {}>; export default _default;