Microsoft.AspNetCore.Components.Rendering Namespace

Provides types used during Blazor's rendering process. Not intended for use outside the Blazor framework.

Classes

ComponentState

Tracks the rendering state associated with an IComponent instance within the context of a Microsoft.AspNetCore.Components.Rendering.ComponentState.Renderer. This is an internal implementation detail of Microsoft.AspNetCore.Components.Rendering.ComponentState.Renderer.

RenderTreeBuilder

Provides methods for building a collection of RenderTreeFrame entries.