Share via


ComponentBase.RendererInfo Property

Definition

Gets the RendererInfo the component is running on.

protected Microsoft.AspNetCore.Components.RendererInfo RendererInfo { get; }
member this.RendererInfo : Microsoft.AspNetCore.Components.RendererInfo
Protected ReadOnly Property RendererInfo As RendererInfo

Property Value

Applies to