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
[]
The model used to define the navigation structure.
title:
string
optional
path:null
|string
optional
kind:ReflectionKind
optional
children:NavigationItem
[]