Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/react-detector.ts
Detected React component
Properties
| Property | Type |
|---|---|
entityId | string |
name | string |
type | `'functional' |
filePath | string |
propsType | string |
stateManagement | string[] |
hooks | string[] |
childComponents | string[] |
eventHandlers | string[] |
formElements | string[] |
apiCalls | string[] |
confidence | `'high' |
Was this page helpful?