Go to file
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
samples
src 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
test 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
.gitignore
Blazor.sln