Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
ShowClearButton is not shown properly for the input type="email".
Sample : https://stackblitz.com/edit/wqdaec?file=index.html
Replication procedure:
1. Run the sample
2. Type any value but clear button is not shown.
3. If you type “textbox@g” then the clear button is shown.
Note: The same case is for input type=”url”. If we type https:/ then the clear button is shown in the textbox.