Creating a Reusable Tab Component in Vue
One of the most frequently used UX elements on the web, or on personal devices are tabs. In this guide, let's look at how you can make a reusable tabs component using the Vue Composition API. This set of tabs can be imported, used and styled easily i...
fjolt.hashnode.dev6 min read