UNPKG

bootstrap-vue-next

Version:

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

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<{}>, { tag: string; animation: import('../..').PlaceholderAnimation; variant: import('../..').ColorVariant | null; width: import('../../types/CommonTypes').Numberish; cols: import('../../types/CommonTypes').Numberish; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;