You are viewing an older version of the Navigation documentation (2.x).
View the latest version (3.x) →
Developers
Nav
A Nav object contains multiple navigation nodes. Whenever you're dealing with a nav in your template, you have access to the following.
Attributes
| Attribute | Description |
|---|---|
id | ID for the nav. |
name | The name of the nav. |
handle | The handle of the nav. |
instructions | Any additional instructions for the nav, often for internal use in the control panel. |
maxLevels | The maximum number of nested level of nodes a nav can allow. |
maxnodes | The maximum number of nodes a nav can allow. |
propagateNodes | Whether the propagate (copy) nodes across all your sites. |
Last updated: May 2, 2026, 3:18:34 PM