7
7
7rows2018-11-19 22:54:25
Vue.js
7rows, 2018-11-19 22:54:25

What does impotr Vue from 'vue' mean?

good evening everyone, I'm reading vue and it's a little unclear, I didn't find an explanation of what the line
import Vue from 'vue' does

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Proskurin, 2018-11-19
@7rows

The global Vue class is imported, the same one that is available globally, if you simply connect the vue code through the script tag without any modules and assemblers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question