Share via


CardTextInputComponent.Placeholder Property

Definition

Gets or sets the placeholder text to display in the text input.

public string Placeholder { get; set; }
member this.Placeholder : string with get, set
Public Property Placeholder As String

Property Value

Placeholder text to display.

Applies to