A Slim Tab Component for Vue.js
vue-slim-tabs is a slim tab component for Vue.js only 1.3KB (minified). vue js tabs, vue tabbed interface, vue 3 tabs, vue tabs, egoist github How to make use of it: Install & Download: # Yarn yarn add vue-slim-tabs # NPM $ npm install vue-slim-tabs Usage <template> <tabs> <tab title=”Vue”> This is Vue </tab> <tab title=”React”> … Read more