bootstrap-vue-next
Version:
BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript.
8 lines (7 loc) • 728 B
text/typescript
declare const _default: import('vue').DefineComponent<{}, {
tooltips?: import('vue').Ref<Map<symbol, import('../..').TooltipOrchestratorMapValue>, Map<symbol, import('../..').TooltipOrchestratorMapValue>> | undefined;
show?: ((obj: import('../..').TooltipOrchestratorShowParam) => symbol) | undefined;
remove?: ((self: symbol) => void) | undefined;
set?: ((self: symbol, val: Partial<import('../..').PrivateOrchestratedTooltip>) => void) | undefined;
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
export default _default;