NgDocCategory
Extends: |
|
No documentation has been provided.
Properties
Name | Type | Description |
---|---|---|
category |
| The parent category |
expandable | boolean | undefined | Determines whether the category is expandable |
expanded | boolean | undefined | Determines whether the category should be expanded by default |
onlyForTags | string[] | undefined | Render the page only for specific build tags |
order inherited from
| number | undefined | Order is using for sorting entities in the sidebar |
route overrides
| string | undefined | The route of the entity (current sourceFileFolder name by default) |
title inherited from
| string | The entity title |