UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

38 lines (37 loc) 1 kB
export default _sfc_main; declare const _sfc_main: import("vue-demi").DefineComponent<{ labelClasses: { type: StringConstructor; default: string; }; label: { type: StringConstructor; default: string; }; id: { type: StringConstructor; default: string; }; }, { handleFileInput: () => void; input: any; path: any; listeners: any; }, any, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, {}, string, import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{ labelClasses: { type: StringConstructor; default: string; }; label: { type: StringConstructor; default: string; }; id: { type: StringConstructor; default: string; }; }>>, { label: string; labelClasses: string; id: string; }, {}>;