Files
shoelace/docs/pages/components/tab.md
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

233 B

meta, layout
meta layout
title description
Tab Tabs are used inside tab groups to represent and activate tab panels.
component

:::tip Additional demonstrations can be found in the tab group examples. :::