UNPKG

bootstrap-vue-3

Version:

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

8 lines (6 loc) 78 B
// Props export interface Props { footVariant?: string } // Emits // Other