# ScreenshotAnnotationProps

**Kind:** Interface

**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#L43)

## Properties

| Property | Type |
|---|---|
| `src` | `string` |
| `alt` | `string` |
| `annotations` | `Annotation[]` |
