Hello! In this my article, I will summarize how to use basic operations such as if, for in Vue.Js and make a table. v-if It is used for the conditional operation, which is classical in coding. v-if / v-else-if / v-else v-show The v-show command is also used to condition, like v-if.