Kind: Type
Source: atloria-monorepo/packages/doc-automation/src/v2/types/screenshot-spec.types.ts
What kind of UI state to capture
Definition
ts| 'page'
| 'modal'
| 'tab'
| 'form-empty'
| 'form-validation'
| 'form-filled'
| 'toast'
| 'state-guided'
| 'workflow-sequence'
Was this page helpful?