Currently I did not find a way to set hover text for Search icon description in TableToolbarSearch component for DataTable
<TableToolbarSearch aria-labelledby={'Search'} labelText={'Search'} title={'Search'} />
I tried setting the labelText and title but none of the option works.
There needs to be a way to set this option to show a descriptive text on hover of the search icon.
Justification
A descriptive text is needed to be shown on hover of the search icon
Summary
Currently I did not find a way to set hover text for Search icon description in TableToolbarSearch component for DataTable
<TableToolbarSearch aria-labelledby={'Search'} labelText={'Search'} title={'Search'} />
I tried setting the labelText and title but none of the option works. There needs to be a way to set this option to show a descriptive text on hover of the search icon.Justification
A descriptive text is needed to be shown on hover of the search icon
Available extra resources