---
title: NavigationGroup
description: NavigationGroup content
---

`NavigationGroup`

This structure represents a NavigationGroup with a title and items.

- **`title`** (_string_): The title of the group.
- **`items`** (_[NavigationItem]_): The items of the group.

