1
1
mirror of https://github.com/primer/css.git synced 2024-11-29 14:14:26 +03:00
css/docs/content/components/navigation.md
simurai 0e74c3f3fa
Add links to PVC (#2346)
* Add links to PVC

And break some bundles (e.g. navigation) apart

* Ignore some of the new pages

* Revert "Ignore some of the new pages"

This reverts commit 854802e7ca.
2022-12-16 09:06:08 +09:00

17 lines
483 B
Markdown

---
title: Navigation
path: components/navigation
status: Stable
source: 'https://github.com/primer/css/tree/main/src/navigation'
bundle: navigation
---
Primer CSS comes with several navigation components. Some were designed with singular purposes, while others were design to be more flexible and appear quite frequently.
- [Menu](./menu)
- [Underline nav](./underline-nav)
- [Side nav](./side-nav)
- [Tabnav](./tabnav)
- [Filter list](./filter-list)
- [Sub navigation](./subnav)