How to define custom components in vue: first create a loading effect component; then create a related [.js] file; finally insert the component into the [<loading></loading>] tag Just inside.
The operating environment of this tutorial: Windows 7 system, Vue version 2.9.6, Dell G3 computer. This method is suitable for all brands of computers.
How to define custom components in vue:
1. First create the component file. Here I assume that we want to create a loading effect component of our own. Then we first Create loading.vue
The code inside can be written according to the relevant rules of vue template. I won’t go into details here. I will only write the simplest example
2. We create a related .js file. Usually components have one function and one folder. Then each component should have its own independent calling file (one pot of rice and one pot). So for the sake of unification, we can call them index.js of course. You can choose this name as you like, and you can just change the related name in subsequent calls! Here comes the point: how is this pot made? Without further ado, let’s just go to the picture.
So what are the three inconsistent boxes above? The red box: I don’t need to ask. Which file do you call? You have to tell the world. Of course, we must call the loading.vue
file we created just now. Yellow frame: I rely on this yellow frame to be the key point in this article. Why do you say that? If we want to use our own components, we must export this component, and the code in this yellow frame is to export the corresponding configuration of our own components. The very obscene wavy line is the "lifeblood" of this example. This name is the name you use to call this component (here is the loading component) in other files. In this example, when we call the component, we can write <loading></loading>
. White frame: There is nothing to say about this. It is equivalent to exporting this component and it is easy to accept in main!
3. The raw material rice is also available, and the rice pot is also available. Now everything is ready. All we need is the east wind. Then our third part is one word "cook" and two words: "fire". This is where we want to create our own For details on how to apply the component to our page, please see the picture below
The yellow framed part is to introduce the component just defined and apply this component in the main file main.js !
Finally, you can insert this component wherever you want to use it<loading></loading>
The corresponding style and js code of the component can be written directly in the first step among the files in! It’s such a joy to use a component you created yourself!
Related free learning recommendations: javascript (video)
The above is the detailed content of How to define custom components in vue. For more information, please follow other related articles on the PHP Chinese website!

vue中props可以传递函数;vue中可以将字符串、数组、数字和对象作为props传递,props主要用于组件的传值,目的为了接收外面传过来的数据,语法为“export default {methods: {myFunction() {// ...}}};”。

本篇文章带大家聊聊vue指令中的修饰符,对比一下vue中的指令修饰符和dom事件中的event对象,介绍一下常用的事件修饰符,希望对大家有所帮助!

如何覆盖组件库样式?下面本篇文章给大家介绍一下React和Vue项目中优雅地覆盖组件库样式的方法,希望对大家有所帮助!

react与vue的虚拟dom没有区别;react和vue的虚拟dom都是用js对象来模拟真实DOM,用虚拟DOM的diff来最小化更新真实DOM,可以减小不必要的性能损耗,按颗粒度分为不同的类型比较同层级dom节点,进行增、删、移的操作。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

WebStorm Mac version
Useful JavaScript development tools

Zend Studio 13.0.1
Powerful PHP integrated development environment

SublimeText3 Linux new version
SublimeText3 Linux latest version

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
