Topic: Vue Select Icon fontawesome
Expected behavior
I wish to use font awesome in select :
{
text: "Five",
value: 5,
icon: "fa-refrigirator"
}
Actual behavior
It's only possible to define a URL in icon attribute.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Pro
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 1.11.0
- Device: PC
- Browser: Firefox
- OS: Linux
- Provided sample code: No
- Provided link: No
Tags
Related topics
Mikołaj Smoleński staff commented 3 years ago
For this moment there is only an option to add an image url (because in fact an icon is an image inside select option).
Keep coding, Mikołaj from MDB