Microsoft.AspNetCore.Components.RenderTree Namespace
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.
Provides types used during Blazor's rendering process. Not intended for use outside the Blazor framework.
Classes
EventFieldInfo |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in a future release. |
Renderer |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in a future release. |
WebEventDescriptor |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in a future release. |
WebRenderer |
A Renderer that attaches its components to a browser DOM. |
Structs
ArrayBuilderSegment<T> |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release. |
ArrayRange<T> |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release. |
NamedEventChange |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in a future release. |
RenderBatch |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in a future release. |
RenderTreeDiff |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release. |
RenderTreeEdit |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release. |
RenderTreeFrame |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release. |
Enums
ComponentFrameFlags |
Types in the Microsoft.AspNetCore.Components.RenderTree namespace are not recommended for use outside of the Blazor framework. These types will change in future release. |
NamedEventChangeType |
Describes a change to a named event. |
RenderTreeEditType |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release. |
RenderTreeFrameType |
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in future release. |