Getting Started
Introduction
The v3-tab package is a Vue 3 component that provides a tabbed interface for switching between groups of content. It comes with a simple API and built from scratch. It is fully unstyled so you can create your own design. However, some example styles are provided to get you started.
Installation
This guide will walk you through the installation of the v3-tab package.
bash
npm install v3-tabnpm install v3-tabbash
yarn add v3-tabyarn add v3-tabbash
pnpm add v3-tabpnpm add v3-tabbash
bun add v3-tabbun add v3-tab