aspnetcore/test
Steve Sanderson 374d19c1a4 Move child component instantiation into a post-render phase to bring it closer to how it will work with rendertree diffing
This is also needed to make it possible to have a helper to insert
Component nodes from Razor without doing anything messy to pass the
RenderTreeBuilder into that heper.
2018-01-18 00:29:00 +00:00
..
Microsoft.Blazor.Build.Test
Microsoft.Blazor.Common.Test
Microsoft.Blazor.E2ETest
Microsoft.Blazor.Mono.Test
Microsoft.Blazor.Test
shared Move child component instantiation into a post-render phase to bring it closer to how it will work with rendertree diffing 2018-01-18 00:29:00 +00:00
testapps/BasicTestApp