tobiashm / vue-tabbed-interface

A simple tabbed interface component for Vue 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabbed Interface as a Vue 3 component

This is a low level implementation of the Tabs design pattern from WAI-ARIA.

It aims to provide the structure and behaviour of a tabbed interface, without applying any styling.

You can then use this as a basis for building your own Tabs component.

About

A simple tabbed interface component for Vue 3


Languages

Language:Vue 60.5%Language:TypeScript 33.7%Language:HTML 5.8%