Clear button for input field in ionic2

Viewed 5268

What is the easy way to add a clear (x) button to an input field in ionic 2? It's supposed to delete the entered content. enter image description here

1 Answers
Related