friedice
Blazor - Can we OnValidSubmit for every control change?
You can wrap your form in edit context and subscribe to this event
https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.components.forms.editcontext.onfieldchanged?view=aspnetcore-8.0
8 replies
errors that i cant figure out for the life of me
so on init, have something like
Hi user. press following button to do stuff.
1. Do Foo
2. Exit
and 1 will direct them to input whatever they need "team name", "number"
and will output that number, then direct them back into the main while loop
188 replies