Themes

Layout/Types/NavParentNode
NavParentNode

A parent node containing other nodes.

Name
Description
Type
children

An array of child nodes.

NavNode[]
disabled

If the node should be disabled.

boolean
title

The title to display in the node.

string