Kind: Component
Source: atloria-monorepo/apps/web/src/components/Viewer/ScreenshotFigure.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
src | string | ✓ | - |
alt | string | - | - |
annotations | Annotation[] | - | - |
caption | `string | null` | - |
lang | string | - | - |
dir | `unknown | unknown` | - |
Diagram
mermaidgraph TD component_ScreenshotFigure_16491445["ScreenshotFigure"] class component_ScreenshotFigure_16491445 rootComponent
Relationships
- RENDERS →
ScreenshotAnnotation - RENDERS →
Lightbox - USES_HOOK →
useState - USES_HOOK →
useRef
Was this page helpful?