title
Description
sets a tooltip text with additional info about the controlType
string
Example
<Select error options={users} title="Invalid option" />
Related article: Adding a title
Related sample: Select
string
<Select error options={users} title="Invalid option" />
Related article: Adding a title
Related sample: Select