Table of Contents

Class RootRenderTreeRegistration

Namespace
Bunit.Rendering
Assembly
Bunit.Core.dll

Represents an added component with parameters in an RootRenderTree.

public sealed class RootRenderTreeRegistration
Inheritance
RootRenderTreeRegistration
Inherited Members
Extension Methods

Properties

ComponentType

Gets the type of component registered.

public Type ComponentType { get; }

Property Value

Type

RenderFragmentBuilder

Gets the render fragment builder that renders the component of type ComponentType with the specified parameters and the provided RenderFragment passed to its ChildContent or Body parameter.

public RenderFragment<RenderFragment> RenderFragmentBuilder { get; }

Property Value

RenderFragment<RenderFragment>
Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.