Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/angular-detector.ts
Detected Angular component
Properties
| Property | Type |
|---|---|
entityId | string |
name | string |
filePath | string |
selector | string |
templateType | `'inline' |
styleType | `'inline' |
inputs | AngularInput[] |
outputs | string[] |
injectedServices | string[] |
formType | `'reactive' |
lifecycleHooks | string[] |
rxjsOperators | string[] |
childComponents | string[] |
confidence | `'high' |
Was this page helpful?