A tabbed interface that switches between multiple content panels while keeping only one active at a time.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Implements the WAI-ARIA Tabs pattern. Uses `role="tablist"`, `role="tab"`, `role="tabpanel"` with `aria-selected` and `aria-controls`.