This change adds `Action` to the set of types that have an overload on RenderTreeBuilder. Additionally, we special case `Action` in the runtime because passing the event args via DynamicInvoke() would throw. Finally, reverted some of the clutter introduced by the first pass of the event handler feature. |
||
|---|---|---|
| .. | ||
| HierarchicalImportsTest | ||
| HttpClientTest | ||
| Properties | ||
| RouterTest | ||
| wwwroot | ||
| AddRemoveChildComponents.cshtml | ||
| BasicTestApp.csproj | ||
| BindCasesComponent.cshtml | ||
| CounterComponent.cshtml | ||
| CounterComponentUsingChild.cshtml | ||
| CounterComponentWrapper.cshtml | ||
| ExternalContentPackage.cshtml | ||
| KeyPressEventComponent.cshtml | ||
| MessageComponent.cshtml | ||
| ParentChildComponent.cshtml | ||
| Program.cs | ||
| PropertiesChangedHandlerChild.cshtml | ||
| PropertiesChangedHandlerParent.cshtml | ||
| RedTextComponent.cshtml | ||
| RenderFragmentToggler.cshtml | ||
| SvgCircleComponent.cshtml | ||
| SvgComponent.cshtml | ||
| SvgWithChildComponent.cshtml | ||
| TextOnlyComponent.cshtml | ||