Back to Practical Aspnetcore

RenderTreeBuilder

projects/blazor-ss/RenderTreeBuilder/README.md

latest269 B
Original Source

RenderTreeBuilder

RenderTreeBuilder shows a Blazor (server) component implemented without Razor syntax, inheriting from the abstract class ComponentBase and implementing the BuildRenderTree method.

Contribution by ericsink.