Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/enterprise/screenshots/CaptureModal.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
siteUrl | string | ✓ | - |
routePath | string | ✓ | - |
description | string | - | - |
documentId | string | ✓ | - |
projectId | string | ✓ | - |
versionId | string | ✓ | - |
apiClient | any | ✓ | - |
onCapture | Function | ✓ | - |
onClose | Function | ✓ | - |
Diagram
mermaidgraph TD component_CaptureModal_7825c8f5["CaptureModal"] class component_CaptureModal_7825c8f5 rootComponent
Relationships
- USES_HOOK →
useState
Was this page helpful?