UNPKG

bootstrap-vue-next

Version:

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

2 lines (1 loc) 56 B
export type ButtonType = 'button' | 'submit' | 'reset';