Compartilhar via


InputTextArea.Element Propriedade

Definição

Obtém ou define o ElementReference associado.

Pode ser null se acessado antes que o componente seja renderizado.

public Microsoft.AspNetCore.Components.ElementReference? Element { get; protected set; }
member this.Element : Nullable<Microsoft.AspNetCore.Components.ElementReference> with get, set
Public Property Element As Nullable(Of ElementReference)

Valor da propriedade

Aplica-se a