title
Description
sets a tooltip text with additional info about the controlType
string
Example
<Area
error
placeholder="Type here"
title="It can't be empty" />
Related article: Adding a title
Related sample: Textarea
string
<Area
error
placeholder="Type here"
title="It can't be empty" />
Related article: Adding a title
Related sample: Textarea