Way back in the Blazor 0.1 days events were extremely limited; we had to make do with only three: onclick, onchange and onkeypress. The event data available was also rather basic -- in fact I'm not ...
Blazor enhancements show strongly in the list of ASP.NET Core updates included in this week's release of .NET 5 Preview 8, with lazy loading for the client-side component heading the list of ...