Vue.js

On browser console:

Vue.version

For Vue 3 (with modular setup), try:

app.version

(if the app instance is exposed)

Last updated