RenderTreeDiff Struct

Definition

Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release.

C#
public readonly struct RenderTreeDiff
Inheritance
RenderTreeDiff

Fields

ComponentId

Gets the ID of the component.

Edits

Gets the changes to the render tree since a previous state.

Applies to

Product Versions
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0