Is it possible to display the "x" on the searchbar when the searchbar doesn't have focus?

The title says it all.

A user should not have to keep focus on the search bar in order to clear the value.

1 Like

As a workaround I’ve added my own “clear” button, and if I need to keep the “clear-input” behavior I show/hide my “clear” button on focus/blur.

Has anybody found a conf option or other solution to keep the clear icon even after the focus is lost?