aspnetcore/test/testapps/BasicTestApp
Steve Sanderson 2da17602ed Support "Region" frames in JS-side code
They only appear in a prepended subtree, because the .NET-side diffing
code resolves them out if they are top-level to any given edit
2018-02-14 23:41:25 +00:00
..
Properties
wwwroot Require <script type="blazor-boot"> to define script injection location 2018-02-12 21:49:27 +00:00
AddRemoveChildComponents.cshtml
BasicTestApp.csproj
CounterComponent.cshtml
CounterComponentUsingChild.cshtml
CounterComponentWrapper.cshtml
KeyPressEventComponent.cshtml
MessageComponent.cshtml
ParentChildComponent.cshtml
Program.cs Further renderer refactoring 2018-02-10 10:55:44 +00:00
PropertiesChangedHandlerChild.cshtml Beginning lifecycle methods on BlazorComponent 2018-02-13 15:55:37 +00:00
PropertiesChangedHandlerParent.cshtml
RedTextComponent.cshtml
RenderBlockComponent.cs Support "Region" frames in JS-side code 2018-02-14 23:41:25 +00:00
TextOnlyComponent.cshtml