dynamic-forms / Interface

CrossFieldLogicResult

Result of cross-field logic evaluation. Maps source field keys to their logic states.

Properties

NameTypeDescription
hasChanges
boolean

Whether any logic state changed from previous evaluation

states
Map<string, boolean>

Map of "fieldKey:logicType" to boolean state