Tab A better mobile touch-swappable reusable component for Vue 2 Mar 15, 2018 1 min read Ly-tab A better mobile touch-swappable reusable component for Vue 2.0. Installation npm i ly-tab -S Shell or yarn add ly-tab Shell Usage import Vue from 'vue'; import LyTab from 'ly-tab'; Vue.use(LyTab); JavaScript Example <ly-tab v-model="selected"> <ly-tab-item v-for="(item, index) in tabList" :key="index"> {{item.itemName}} </ly-tab-item> </ly-tab> HTML Build Setup # install dependencies npm install # or yarn # serve with hot reload at localhost:8080 npm run dev Bash GitHub ScoutYin/ly-tab?? — Read MoreDownload 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