When a input type is a search there is a cross button shown by default. But for other types such as tel, text, email this cross button is not shown inside the text input.
Is there anyway to get this feature in text inputs??
Currently I'm using search input as textinput after a css hack and hiding the search icon in the left but I know that is a dirty programming. Can someone enlighten me please or should I request it as a new feature.