UNPKG

@farris/ui-vue

Version:

Farris Vue, a Farris Design based Vue3 component library.

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