UNPKG

bootstrap-vue-3

Version:

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

25 lines (24 loc) 449 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'