UNPKG

vuetify-wcag

Version:

VuetifyJS but then WCAG/A11Y compatible

10 lines 190 B
import Vue from 'vue'; export default Vue.extend({ name: 'transitionable', props: { mode: String, origin: String, transition: String } }); //# sourceMappingURL=index.js.map