There is no way to distinguish how the text field has been cleared - by pressing backspace or clear icon.
An idea is to add a clean icon click listener to the CustomTextField and method TextFields.createClearableTextField should return this class instead of simple TextField
There is no way to distinguish how the text field has been cleared - by pressing backspace or clear icon.
An idea is to add a clean icon click listener to the CustomTextField and method TextFields.createClearableTextField should return this class instead of simple TextField