UNPKG

bootstrap-vue-3

Version:

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

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