Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Conversation

@MikeJerred
Copy link

Currently the validation only works if you write code like:

<input formControlName="foo" />

This PR allows you to do:

<input [formControl]="fooControl" />

I have not tested if this works as I'm not entirely sure how to build the package!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant