UNPKG

bootstrap-vue-next

Version:

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

12 lines (11 loc) 733 B
import { BPlaceholderProps } from '../../types/ComponentProps'; declare const _default: import('vue').DefineComponent<BPlaceholderProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BPlaceholderProps> & Readonly<{}>, { size: import('../..').PlaceholderSize; variant: import('../../types/ColorTypes').BgColorVariant | null; tag: string; width: import('../../types/CommonTypes').Numberish; cols: import('../../types/CommonTypes').Numberish; animation: import('../..').PlaceholderAnimation; wrapperTag: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;