@axentix/vue
Version:
Vue Axentix is the Axentix integration for the VueJS framework.
55 lines (54 loc) • 1.93 kB
TypeScript
export default _sfc_main;
declare const _sfc_main: import("vue").ComponentOptions<import("vue").default<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => import("vue").default<Record<string, any>, Record<string, any>, never, never, any>>, import("@vue/composition-api").ShallowUnwrapRef<{
handleFileInput: () => void;
input: any;
path: any;
listeners: {
[x: string]: Function;
};
}> & import("@vue/composition-api").Data, {}, {}, {
labelClasses: {
type: StringConstructor;
default: string;
};
label: {
type: StringConstructor;
default: string;
};
id: {
type: StringConstructor;
default: string;
};
}, import("@vue/composition-api").ExtractPropTypes<{
labelClasses: {
type: StringConstructor;
default: string;
};
label: {
type: StringConstructor;
default: string;
};
id: {
type: StringConstructor;
default: string;
};
}>, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin> & Omit<import("vue").VueConstructor<import("vue").default<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => import("vue").default<Record<string, any>, Record<string, any>, never, never, any>>>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
label: string;
labelClasses: string;
id: string;
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
handleFileInput: () => void;
input: any;
path: any;
listeners: {
[x: string]: Function;
};
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
label: string;
labelClasses: string;
id: string;
} & {}, {
label: string;
labelClasses: string;
id: string;
}, true>);