UNPKG

bootstrap-vue-3

Version:

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

4 lines (3 loc) 416 B
export type { InputSize, ColorVariant, BreadcrumbItem, LinkTarget, ButtonVariant, Alignment, TextColorVariant, Size, ButtonType, InputType, Breakpoint, SkeletonAnimation, SkeletonType, VerticalAlign, TableField, TableItem, ContainerPosition, TransitionMode, Position, SpinnerType, } from '..'; export type { BodyProp } from '../../components/BToast/plugin'; export type { BPopoverDelayObject } from '../components';