Share via


Microsoft.AspNetCore.Components.Rendering Namespace

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

Classes

Name Description
ComponentState

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

RenderTreeBuilder

Provides methods for building a collection of RenderTreeFrame entries.