Answer the question
In order to leave comments, you need to log in
What is the name key in the Vue component for?
Hello to all experts! I'm learning Vue and often see the field name: "ComponentName" in single-file components. For example, the component file is called AppList and the name key is the same. What does
this name give us, because without it everything works fine.
export default {
name: "AppList",
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question