DateInput.Min Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("min")]
public string? Min { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("min")>]
member this.Min : string with get, set
Public Property Min As String

Property Value

Attributes

Applies to