Condividi tramite


InputRadio<TValue>.Element Proprietà

Definizione

Ottiene o imposta la proprietà ElementReference associata.

Può essere null se viene eseguito l'accesso prima del rendering del componente.

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)

Valore della proprietà

Si applica a