Interface

FormModeDetectionResult

@ng-forge/dynamic-forms

Result of form mode detection with validation details

Signature

interface FormModeDetectionResult

Properties

NameTypeDescription
mode FormModeThe detected form mode
isValid booleanWhether the form configuration is valid for the detected mode
errors string[]Array of validation errors if form is invalid