Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/template-analysis.interface.ts
Component usage in template
Properties
| Property | Type |
|---|---|
name | string |
tag | string |
line | number |
inputs | Record<string, string> |
outputs | Record<string, string> |
conditionalOn | string |
Was this page helpful?