Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Connect via tags script
vue.js itself and the dist assembly of the plugin https://github.com/phegman/v-show-slide/blob/maste...
In principle, the plugin is simple there, you can make it online with tools:
Here https://es6console.com/ we transpile to es5
Here https://skalman.github.io/UglifyJS-online/ we minify
Which we save to ourselves in a file, connect via script, and use:
Vue.use(vShowSlide, {
customEasing: {
exampleEasing: 'cubic-bezier(0.68, -0.55, 0.265, 1.55)'
}
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question