dynamic-forms / Interface

FormModeDetectionResult

Result of form mode detection with validation details

Properties

NameTypeDescription
errors
string[]

Array of validation errors if form is invalid

isValid
boolean

Whether the form configuration is valid for the detected mode

mode
FormMode

The detected form mode