UNPKG

bootstrap-vue-3

Version:

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

16 lines (15 loc) 673 B
declare const _sfc_main: import("vue").DefineComponent<any, { liClasses: import("vue").ComputedRef<{ active: any; }>; computedTag: import("vue").ComputedRef<"span" | "b-link">; computedAriaCurrent: import("vue").ComputedRef<{ 'aria-current': any; }>; clicked: (e: MouseEvent) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<any> & { onClick?: ((...args: any[]) => any) | undefined; }, {} | { [x: string]: any; }>; export default _sfc_main;