UNPKG

@farris/ui-vue

Version:

Farris Vue, a Farris Design based Vue3 component library.

42 lines (41 loc) 1.3 kB
declare const _default: import("vue").DefineComponent<{ type: string; title: string; width: number; buttons: import("../..").ModalButton[]; detail: string; okButtonText: string; showOkButton: boolean; showCancelButton: boolean; cancelButtonText: string; exceptionInfo: null; promptEditorType: string; enableNeverShowAgain: boolean; }, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{ type: string; title: string; width: number; buttons: import("../..").ModalButton[]; detail: string; okButtonText: string; showOkButton: boolean; showCancelButton: boolean; cancelButtonText: string; exceptionInfo: null; promptEditorType: string; enableNeverShowAgain: boolean; }> & Readonly<{}>, { type: string; title: string; width: number; buttons: import("../..").ModalButton[]; detail: string; okButtonText: string; showOkButton: boolean; showCancelButton: boolean; cancelButtonText: string; exceptionInfo: null; promptEditorType: string; enableNeverShowAgain: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;