How to create a dynamic Component with Vue Composition API
This tutorial assumes you already have some experience with vue. I was working on a project using the vue composition API and I had to build a tab that outputs different components based on a click of a button I know this is achievable with the v-if ...
kingjames.hashnode.dev1 min read