UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

29 lines (28 loc) 834 B
export default _sfc_main; declare const _sfc_main: import("vue-demi").DefineComponent<{ active: { type: BooleanConstructor; default: boolean; }; tag: { type: StringConstructor; default: string; }; }, { classes: import("vue-demi").ComputedRef<{ active: boolean; }>; 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<{ active: { type: BooleanConstructor; default: boolean; }; tag: { type: StringConstructor; default: string; }; }>>, { tag: string; active: boolean; }, {}>;