Snapshot passed to a custom {@link ErrorStrategyFn}
ErrorStrategyContext
Interface
projects/forms/field/form-field.token.ts
Import#
import { ErrorStrategyContext } from '@cngx/forms/field'
Description#
Snapshot passed to a custom ErrorStrategyFn.
submitted reflects the ambient CngxErrorScope.showErrors state - true
after the scope has been revealed (typically on form submit).