# ViewportPickerProps

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `variants` | `ImageVariants` |
| `alt` | `string` |
| `caption` | `string | null` |
| `annotations` | `Annotation[]` |
| `lang` | `string` |
| `dir` | `'ltr' | 'rtl'` |
