# Sticky Section Tabs

> A container component that displays child sections with sticky headers. As the user scrolls, the header for the current section sticks below a defined navigation height, providing clear context and navigation for long content pages.

- Author: [Erik X](https://21st.dev/@aghasisahakyan1)
- License: mit
- npm dependencies: clsx
- Live preview: https://21st.dev/@aghasisahakyan1/components/sticky-section-tabs

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/aghasisahakyan1/sticky-section-tabs?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
