Tab A simple tabs components with Gitlab design Sep 29, 2018 1 min read vue-k-tabs A simple tabs components. Installation $ npm install @kevindesousa/vue-k-tabs Bash Initialisation import Vue from 'vue' import KTabs from '@kevindesousa/vue-k-tabs' Vue.use(KTabs) JavaScript Utilisation <k-tabs> <k-tab name="Tab 1" :tags="[{ content:'102002'}]" :selected="true">tab1</k-tab> <k-tab name="Tab 2">tab2</k-tab> <k-tab name="Tab 3">tab3</k-tab> <k-tab name="Tab 4">tab4</k-tab> </k-tabs> HTML GitHub kevindesousa/vue-k-tabs92An simple tabs components with Gitlab design. — Read Morehttps://www.kevindesousa.me/v-k-tabs/Latest commit to the master branch on 10-19-2018Download as zip Tab
Tab A Vue 3 component for creating tabbed interfaces easily The Super Vue 3 Tabs Component is a reusable Vue.js component designed to simplify the process of creating tabbed interfaces within Vue 3 applications. 12 March 2024
Tab A group interface with a tab menu for toggling the visibility of fields within the group A group interface with a tab menu for toggling the visibility of fields within the group 31 October 2023
Tab A Statamic plugin to add a Tab Fieldtype, Add tabs anywhere you have other fields A Statamic plugin to add a Tab Fieldtype. Add tabs anywhere you have other fields 25 September 2023