Is it possible to have an "X" button within an input component that will clear all text from the input box?
Is it possible to have an "X" button within an input component that will clear all text from the input box?
Hello Mike,
Please add to input property data-clear-btn="true" http://devcenter.appery.io/documentat...
Thanks