UNPKG

bootstrap-vue-next

Version:

Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development

42 lines (41 loc) 1.17 kB
export * from './BAccordion'; export * from './BAlert'; export * from './BApp'; export * from './BAvatar'; export * from './BBadge'; export * from './BBreadcrumb'; export * from './BButton'; export * from './BCard'; export * from './BCarousel'; export * from './BCollapse'; export * from './BContainer'; export * from './BDropdown'; export * from './BForm'; export * from './BFormCheckbox'; export * from './BFormFile'; export * from './BFormGroup'; export * from './BFormInput'; export * from './BFormRadio'; export * from './BFormRating'; export * from './BFormSelect'; export * from './BFormSpinbutton'; export * from './BFormTags'; export * from './BFormTextarea'; export * from './BImg'; export * from './BInputGroup'; export * from './BLink'; export * from './BListGroup'; export * from './BModal'; export * from './BNav'; export * from './BNavbar'; export * from './BOffcanvas'; export * from './BOverlay'; export * from './BPagination'; export * from './BPlaceholder'; export * from './BPopover'; export * from './BProgress'; export * from './BSpinner'; export * from './BTable'; export * from './BTabs'; export * from './BToast'; export * from './BTooltip';