UNPKG

tdesign-mobile-vue

Version:
25 lines (24 loc) 1.34 kB
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ confirmBtn: { type: import("vue").PropType<string | import("@/components").TdButtonProps | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>; default: string; }; title: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>; }; onVisibleChange: import("vue").PropType<(v: boolean) => void>; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "visible-change"[], "visible-change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ confirmBtn: { type: import("vue").PropType<string | import("@/components").TdButtonProps | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>; default: string; }; title: { type: import("vue").PropType<string | ((h: typeof import("vue").h) => import("@/common").SlotReturnValue)>; }; onVisibleChange: import("vue").PropType<(v: boolean) => void>; }>> & Readonly<{ "onVisible-change"?: (...args: any[]) => any; }>, { confirmBtn: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;