RenderTreeDiff Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release.
public value class RenderTreeDiff
C#
public readonly struct RenderTreeDiff
type RenderTreeDiff = struct
Public Structure RenderTreeDiff
- Inheritance
-
RenderTreeDiff
Component |
Gets the ID of the component. |
Edits |
Gets the changes to the render tree since a previous state. |
Product | Versions |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |