Tabs
Tabs are used to categorise content into seperate views. A user can navigate between each section of content, displaying one section at a time.
import { ... } from '@ag.ds-next/react/tabs';
This component implements the accessibility features specified in the Tabs Example by the ARIA Authoring Practices Guide (APG).