mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 11:09:13 +00:00
* implement roving tabindex tabs * implement roving tabindex tabs * prettier * implement roving tabindex tabs * prettier * remove test.only * remove unncessary syncing * Fix manual tab activations not working with roving tabindex * prettier * remove unnecessary extra code * update changelog * update changelog * prettier
11 lines
233 B
Markdown
11 lines
233 B
Markdown
---
|
|
meta:
|
|
title: Tab
|
|
description: Tabs are used inside tab groups to represent and activate tab panels.
|
|
layout: component
|
|
---
|
|
|
|
:::tip
|
|
Additional demonstrations can be found in the [tab group examples](/components/tab-group).
|
|
:::
|