aspnetcore/test/shared
Steve Sanderson 76bf82eb49 OnAfterRender / OnAfterRenderAsync (#691)
* Implement OnAfterRender and OnAfterRenderAsync

* Add E2E test combining OnAfterRender with "ref" and JS interop

... because this combination is the key to integration with 3rd-party JS
libs
2018-04-27 19:45:19 +01:00
..
AssertFrame.cs Support 'ref' syntax for capturing references to elements and components (#685) 2018-04-27 17:41:21 +01:00
AutoRenderComponent.cs Clean up and include routing unit tests 2018-02-21 10:22:03 +00:00
CapturedBatch.cs Clean up and include routing unit tests 2018-02-21 10:22:03 +00:00
IComponentExtensions.cs Clean up and include routing unit tests 2018-02-21 10:22:03 +00:00
TestRenderer.cs OnAfterRender / OnAfterRenderAsync (#691) 2018-04-27 19:45:19 +01:00
TestServiceProvider.cs Simplistic implementation of property injection 2018-02-23 09:32:26 +00:00