Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/screenshot.interface.ts
Screenshot with state context Used internally to associate screenshots with parsed component data
Properties
| Property | Type |
|---|---|
url | string |
componentId | string |
componentName | string |
detectedState | string |
confidence | number |
detectionMethod | string |
Was this page helpful?