Topic: MDB Select - Clear
Dsoure free asked 4 years ago
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.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.19.1
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Tomek Makowski staff commented 4 years 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