MediaContext.Element Propiedad

Definición

Referencia de elementos para su uso con @ref. Al asignar esto, se propaga el elemento DOM al componente.

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

Valor de propiedad

Se aplica a