# ScreenshotAnnotation

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Viewer/ScreenshotAnnotation.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Viewer/ScreenshotAnnotation.tsx#L54)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `src` | `string` | ✓ | - |
| `alt` | `string` | - | - |
| `annotations` | `Annotation[]` | - | - |

## Diagram

```mermaid
graph TD
    component_ScreenshotAnnotation_703f4aa5["ScreenshotAnnotation"]
    class component_ScreenshotAnnotation_703f4aa5 rootComponent
```

## Relationships

- USES_HOOK → `useId`
