Topic: MDB Select - Clear
Expected behavior My goal is to allow clients to clear the current select element value.

Actual behavior Right now, I don't have an option that allows me to do that.

Resources (screenshots, code snippets etc.)
Open
- User: Free
- Premium support: No
- Technology: jQuery
- MDB Version: 4.19.1
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Tomek Makowski staff commented 8 months ago
Hi
Our select component doesn't have a clear button. You can use autocomplete input instead.
https://mdbootstrap.com/docs/jquery/forms/autocomplete/
Regards