Kind: Interface
Source: atloria-monorepo/apps/cli/src/utils/screenshot-storage.helper.ts
Properties
| Property | Type |
|---|---|
localPath | string |
pageId | string |
route | string |
url | string |
formState | string |
description | string |
viewport | { width: number; height: number } |
Kind: Interface
Source: atloria-monorepo/apps/cli/src/utils/screenshot-storage.helper.ts
| Property | Type |
|---|---|
localPath | string |
pageId | string |
route | string |
url | string |
formState | string |
description | string |
viewport | { width: number; height: number } |
Was this page helpful?