Kind: Interface
Source: atloria-monorepo/apps/web/src/components/DocAutomation/ConfigEditor.tsx
Properties
| Property | Type |
|---|---|
config | `DocumentationConfig |
loading | boolean |
error | `Error |
onSave | `(data: CreateConfigDto |
onCancel | () => void |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/DocAutomation/ConfigEditor.tsx
| Property | Type |
|---|---|
config | `DocumentationConfig |
loading | boolean |
error | `Error |
onSave | `(data: CreateConfigDto |
onCancel | () => void |
Was this page helpful?