WidgetsForm controls APITextarea APITextarea PropertiesplaceholderOn this pageplaceholderDescriptionsets a placeholder for an areaTypestringExample<Area placeholder="Type here" />DetailsFor a placeholder to be visible in the area, the control should be initialized without any value specified.Related article: Adding a placeholder for the inputRelated sample: Textarea