UNPKG

@farris/ui-vue

Version:

Farris Vue, a Farris Design based Vue3 component library.

35 lines (34 loc) 1.21 kB
declare const _default: import("vue").DefineComponent<{ readonly: boolean; modelValue: string; enableClear: boolean; theme: string; language: string; monacoEditorOptions: Record<string, any>; configPath: string; modalTitle: string; onSubmitModal: (newValue: string) => void; leftTemplate?: ((instance: any) => any) | undefined; }, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{ readonly: boolean; modelValue: string; enableClear: boolean; theme: string; language: string; monacoEditorOptions: Record<string, any>; configPath: string; modalTitle: string; onSubmitModal: (newValue: string) => void; leftTemplate?: ((instance: any) => any) | undefined; }> & Readonly<{}>, { readonly: boolean; modelValue: string; enableClear: boolean; theme: string; language: string; monacoEditorOptions: Record<string, any>; configPath: string; modalTitle: string; onSubmitModal: (newValue: string) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;