UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

31 lines (30 loc) 880 B
export default _sfc_main; declare const _sfc_main: import("vue-demi").DefineComponent<{ href: { type: StringConstructor; default: string; }; active: { type: BooleanConstructor; default: boolean; }; }, { linkSelected: () => void; classes: import("vue-demi").ComputedRef<{ active: boolean; }>; el: 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<{ href: { type: StringConstructor; default: string; }; active: { type: BooleanConstructor; default: boolean; }; }>>, { active: boolean; href: string; }, {}>;