InputDate<TValue>.Element Property

Definition

Gets or sets the associated ElementReference.

May be null if accessed before the component is rendered.

C#
public Microsoft.AspNetCore.Components.ElementReference? Element { get; protected set; }

Property Value

Applies to

Product Versions
ASP.NET Core 6.0, 7.0, 8.0, 9.0