MediaContext.Element Property

Definition

Element reference for use with @ref. Assigning this propagates the DOM element to the component.

public Microsoft.AspNetCore.Components.ElementReference Element { get; set; }
member this.Element : Microsoft.AspNetCore.Components.ElementReference with get, set
Public Property Element As ElementReference

Property Value

Applies to