NgDocNavigation
| Extends: | |
Navigation item interface
Properties
| Name | Type | Description |
|---|---|---|
| children | | Children of the navigation item |
| expandable | boolean | undefined | |
| expanded | boolean | undefined | Determines whether the category should be expanded by default |
| metadata | | The item metadata. Collects all tags based on the JSDoc tags for |
| order inherited from | number | undefined | Order is using for sorting entities in the sidebar |
| route overrides | string | The route of the entity (current sourceFileFolder name by default) |
| title inherited from | string | The entity title |