feat: add support for static error-state in FormGroup
This is helpful if the FormGroup is used as a container for other fields which may have errors but the root FormGroup is used for propagating a save state.
Please register or sign in to comment
This is helpful if the FormGroup is used as a container for other fields which may have errors but the root FormGroup is used for propagating a save state.