tdesign-mobile-vue
Version:
tdesign-mobile-vue
212 lines (211 loc) • 9.6 kB
TypeScript
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
content: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
default: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
destroyOnCollapse: BooleanConstructor;
disabled: {
type: BooleanConstructor;
default: any;
};
expandIcon: {
type: import("vue").PropType<boolean | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
default: any;
};
header: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
headerLeftIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
headerRightContent: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
placement: {
type: import("vue").PropType<"bottom" | "top">;
default: "bottom" | "top";
validator(val: "bottom" | "top"): boolean;
};
value: {
type: import("vue").PropType<string | number>;
};
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
content: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
default: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
destroyOnCollapse: BooleanConstructor;
disabled: {
type: BooleanConstructor;
default: any;
};
expandIcon: {
type: import("vue").PropType<boolean | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
default: any;
};
header: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
headerLeftIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
headerRightContent: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
placement: {
type: import("vue").PropType<"bottom" | "top">;
default: "bottom" | "top";
validator(val: "bottom" | "top"): boolean;
};
value: {
type: import("vue").PropType<string | number>;
};
}>> & Readonly<{}>, {
destroyOnCollapse: boolean;
disabled: boolean;
expandIcon: boolean | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue);
placement: "bottom" | "top";
}, {}, {
TCell: {
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
align: {
type: import("vue").PropType<"bottom" | "middle" | "top">;
default: "bottom" | "middle" | "top";
validator(val: "bottom" | "middle" | "top"): boolean;
};
arrow: BooleanConstructor;
bordered: {
type: BooleanConstructor;
default: boolean;
};
description: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
hover: BooleanConstructor;
image: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
leftIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
note: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
required: BooleanConstructor;
rightIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
title: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
onClick: import("vue").PropType<(context: {
e: MouseEvent;
}) => void>;
}>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
align: "bottom" | "middle" | "top";
arrow: boolean;
bordered: boolean;
hover: boolean;
required: boolean;
}, true, {}, {}, import("vue").GlobalComponents, {
Hover: import("vue").Directive<HTMLElement, string | import("@/shared/hover").HoverBindingObject>;
} & import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
P: {};
B: {};
D: {};
C: {};
M: {};
Defaults: {};
}, Readonly<import("vue").ExtractPropTypes<{
align: {
type: import("vue").PropType<"bottom" | "middle" | "top">;
default: "bottom" | "middle" | "top";
validator(val: "bottom" | "middle" | "top"): boolean;
};
arrow: BooleanConstructor;
bordered: {
type: BooleanConstructor;
default: boolean;
};
description: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
hover: BooleanConstructor;
image: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
leftIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
note: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
required: BooleanConstructor;
rightIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
title: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
onClick: import("vue").PropType<(context: {
e: MouseEvent;
}) => void>;
}>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
align: "bottom" | "middle" | "top";
arrow: boolean;
bordered: boolean;
hover: boolean;
required: boolean;
}>;
__isFragment?: never;
__isTeleport?: never;
__isSuspense?: never;
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
align: {
type: import("vue").PropType<"bottom" | "middle" | "top">;
default: "bottom" | "middle" | "top";
validator(val: "bottom" | "middle" | "top"): boolean;
};
arrow: BooleanConstructor;
bordered: {
type: BooleanConstructor;
default: boolean;
};
description: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
hover: BooleanConstructor;
image: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
leftIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
note: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
required: BooleanConstructor;
rightIcon: {
type: import("vue").PropType<(h: typeof import("vue").h) => import("@/common").SlotReturnValue>;
};
title: {
type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>;
};
onClick: import("vue").PropType<(context: {
e: MouseEvent;
}) => void>;
}>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
align: "bottom" | "middle" | "top";
arrow: boolean;
bordered: boolean;
hover: boolean;
required: boolean;
}, {}, string, {}, import("vue").GlobalComponents, {
Hover: import("vue").Directive<HTMLElement, string | import("@/shared/hover").HoverBindingObject>;
} & import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin;
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;