Files
Konnor Rogers f256d7aa8a Implement roving tabindex for tabs (#2041)
* 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
2024-05-30 12:49:13 -04:00

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).
:::