Topic: Vue Select Icon fontawesome
teicee priority asked 2 years ago
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
Opened
Specification of the issue
- ForumUser: Priority
- 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
Mikołaj Smoleński staff commented 2 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