import { Meta, Canvas, Primary, Controls } from "@storybook/addon-docs";
import * as stories from "./tabs.stories";
import * as dialogStories from "../dialog/dialog/dialog.stories";
# Tabs
The tab navigation and content tabs share the same styling. The tab navigation uses links to
navigate between pages, whereas the tab list uses `` to toggle content on a single page.
Tabs should be displayed on the `background-alt` color, with their content area set to background
and 1rem of padding on the left and right.
## Content Tabs
## Navigation Tabs
## Content tabs in dialogs
Tabs can be used in dialogs to separate related content.
## Accessibility
**Navigation tabs** are implemented using the `