Back to Components
ContentNavigation
Sidebar navigation for Nuxt Content documentation sites.
Requires @nuxt/content moduleMock Preview
GSContentNavigation wraps UContentNavigation. The component requires @nuxt/content to be installed. Below is a structural mock showing the expected navigation tree.
Getting Started
- Introduction
- Installation
- Configuration
Components
- Button
- Card
- Badge
- Input
Design Tokens
- Colors
- Typography
- Spacing
Usage
When @nuxt/content is installed, use it as follows:
<GSContentNavigation :links="navigation" />