Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Templates/TemplateGallery.tsx
Properties
| Property | Type |
|---|---|
onSelect | (template: DocumentTemplate) => void |
organizationId | string |
title | string |
showSearch | boolean |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Templates/TemplateGallery.tsx
| Property | Type |
|---|---|
onSelect | (template: DocumentTemplate) => void |
organizationId | string |
title | string |
showSearch | boolean |
Was this page helpful?