IComponent.Attach(RenderHandle) Method

Definition

Attaches the component to a RenderHandle.

C#
public void Attach (Microsoft.AspNetCore.Components.RenderHandle renderHandle);

Parameters

renderHandle
RenderHandle

A RenderHandle that allows the component to be rendered.

Applies to

Produkt Versioner
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0