Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/template-analysis.interface.ts
Router link element (routerLink, router-link)
Properties
| Property | Type |
|---|---|
label | string |
path | string |
isDynamic | boolean |
line | number |
conditionalOn | string |
params | Record<string, string> |
Was this page helpful?