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