APINavigationItem

NavigationItem

The model used to define the navigation structure.

Properties

title

title: string


path?

optional path: null | string


kind?

optional kind: ReflectionKind


children?

optional children: NavigationItem[]