Share via


ComponentState.Component Property

Definition

Gets the component instance.

public Microsoft.AspNetCore.Components.IComponent Component { get; }
member this.Component : Microsoft.AspNetCore.Components.IComponent
Public ReadOnly Property Component As IComponent

Property Value

Applies to