InputSelect<TValue>.Element Propriété

Définition

Obtient ou définit le selectElementReference.

Peut être null en cas d’accès avant le rendu du composant.

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)

Valeur de propriété

S’applique à