NgDocBaseEntity
Base interface for the NgDoc file entity
Properties
Name | Type | Description |
---|---|---|
order | number | undefined | Order is using for sorting entities in the sidebar |
route | string | | The route of the entity (current sourceFileFolder name by default) |
title | string | The entity title |