UNPKG

bootstrap-vue-next

Version:

BootstrapVueNext is an early and lovely component library for Vue 3 & Nuxt 3 based on Bootstrap 5 and Typescript.

10 lines (9 loc) 665 B
import { BPlaceholderButtonProps } from '../../types/ComponentProps'; declare const _default: import('vue').DefineComponent<BPlaceholderButtonProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BPlaceholderButtonProps> & Readonly<{}>, { variant: import('../..').ColorVariant | null; tag: string; width: import('../../types/CommonTypes').Numberish; cols: import('../../types/CommonTypes').Numberish; animation: import('../..').PlaceholderAnimation; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;