1.2.3 • Published 6 months ago

v3-tab v1.2.3

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

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.

npm install v3-tab
yarn add v3-tab
pnpm add v3-tab
bun add v3-tab

Importing

You can import the v3-tab component in your Vue 3 Single File Components (SFCs) like this:

import v3Tab from "v3-tab";
1.2.0

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.1.9

6 months ago

1.1.8

6 months ago

1.0.9

6 months ago

1.1.7

6 months ago

1.0.8

7 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.2.3

6 months ago

1.1.4

6 months ago

1.2.2

6 months ago

1.1.3

6 months ago

1.2.1

6 months ago

1.1.2

6 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago