# TemplateGalleryProps

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `onSelect` | `(template: DocumentTemplate) => void` |
| `organizationId` | `string` |
| `title` | `string` |
| `showSearch` | `boolean` |
