Authorised Territory code examples - This #blazor .NET C# #tutorial shows how to bind #csharp variable to an HTML input element's oninput event using bind:event.
We also use bind:after where #dotnet C# variable is populated once the input control loses focus.
With bind:after we test async and sync functionality.