IsWatermark: Boolean
The IsWatermark property determines if watermark is rendered when the text box is empty and not focused.
Use JSON or the setIsWatermark method to set the property value, and the getIsWatermark method to get the property value.
Text:
By default the property is set to False.
The property use is given in the Example of Creating the TextBox Component page.
See also: