Hello Guys,
I am new to ionic framework and working on one cross platform mobile application.
now the problem is, how to set clear button (“X”) into input text.
please help me.
Thanks.
Hello Guys,
I am new to ionic framework and working on one cross platform mobile application.
now the problem is, how to set clear button (“X”) into input text.
please help me.
Thanks.
check it out dude…may be helpful…
I wrote a directive to do that. Feel free to give any suggestion.
I use your directive in my app, but the input fields are not clear.
do you have any idea what might be the cause?
<input ng-model="searchkey" ... >