UNPKG

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) 599 B
import { BDropdownDividerProps } from '../../types/ComponentProps'; declare const _default: import('vue').DefineComponent<BDropdownDividerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BDropdownDividerProps> & Readonly<{}>, { wrapperAttrs: Readonly<import('../../types/AnyValuedAttributes').AttrsValue>; tag: string; dividerClass: import('../../types/AnyValuedAttributes').ClassValue; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;