Created
March 11, 2021 05:16
-
-
Save dneimke/0866b222e69f5a0afd17e6e36a6bed40 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <EditForm Model="@ContactDetails" OnValidSubmit="@FormSubmitted"> | |
| <CustomValidator /> | |
| ... | |
| </EditForm> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment