Share via


PropertyPaneTextFieldProperties.Placeholder Property

Definition

Gets or Sets the placeholder text to be displayed in the text field of type String.

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

Property Value

This value is the place holder of the text field.

Applies to