UNPKG

bootstrap-vue-next

Version:

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

2 lines (1 loc) 135 B
export type Animation = 'cylon' | 'cylon-vertical' | 'fade' | 'spin' | 'spin-reverse' | 'spin-pulse' | 'spin-reverse-pulse' | 'throb';