NumberInput.Placeholder Property

Definition

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

Property Value

Attributes

Applies to