Topic: Can't change the select clear button label
ejooris
priority
asked 6 hours ago
Whatever I try, I can't change the select clear button label from the default mojibake.
<select class="select"
data-mdb-select-init
data-mdb-clear-button="true"
data-mdb-clear-button-label="Clear">
<option hidden selected></option>
<option value="1">One</option>
<option value="2">Two</option>
</select>
And if I put a number in data-mdb-clear-button-label, I break totally the mdb select.
Add comment
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: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 9.3.0
- Device: Mac
- Browser: Brave
- OS: Tahoe
- Provided sample code: No
- Provided link: No