Interface
SanitizeFormConfigOptions
@ng-forge/dynamic-forms
Signature
interface SanitizeFormConfigOptionsProperties
| Name | Type | Description |
|---|---|---|
source ? | "inline" | "json" | undefined | Whether the config originated from JSON (server-driven) or inline TypeScript code. - |
packages/dynamic-forms/src/lib/utils/validate-form-config/validate-form-config.ts:13