title
Description
Optional. Sets a tooltip text with additional info about the controlUsage
title?: string;
Example
<DatePicker error align="center" title="Invalid date" />
Related article: Adding a title
Related sample: DatePicker
title?: string;
<DatePicker error align="center" title="Invalid date" />
Related article: Adding a title
Related sample: DatePicker