Topic: Material Select- How to set default value?
dxl pro asked 6 years ago
This is a pretty common scenario, so it should be supported. Instead of showing placeholder option, I want to preselect an option.
Jacopo Gucciardi priority answered 4 years ago
I've found this solution to work fine
$('#mySelect option[value="optionValue"]').attr("selected", true);
Damian Gemza staff answered 6 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No