* Marshal oninput events as UIChangeEventArgs - Blazor does handle the oninput event, but it is marshalled as a regular UIEventArgs - This means that we cannot access the new value of the input element from inside our oninput handler Addresses #821 |
||
|---|---|---|
| .. | ||
| BinaryHttpClientTest.cs | ||
| BindTest.cs | ||
| CascadingValueTest.cs | ||
| ComponentRenderingTest.cs | ||
| EventBubblingTest.cs | ||
| EventTest.cs | ||
| HostedInAspNetTest.cs | ||
| HttpClientTest.cs | ||
| InteropTest.cs | ||
| MonoSanityTest.cs | ||
| PerformanceTest.cs | ||
| RoutingTest.cs | ||
| StandaloneAppTest.cs | ||