Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Advanced Guides | Troubleshooting | About
Produces the HTML5 Nav element.
#nav { class=main_navigation, body=[
#link{text="Menu item 1", url="/item1"},
#link{text="Menu item 2", url="/item2"},
...
]}.
body
(Nitrogen Element or Elements) - The body of the nav element.
role
(String) - The role of the HTML5 Footer element.