This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
textinput clear button observations #5774
Closed
Description
I really like the clear button option, but ...
- the clear buttons are part of the tab-order. Is there a way to prevent this?
- instead of just setting data-clear-btn="true" it would be nice to be able to choose an icon
- the standard callback clearing the input is nice, but getting a "clear" event would make things much more flexible ...