No icon is shown.
I did try the syncfusion sample code. However, after npm run serve, no icon is shown. It just shows up the number. May I know why? What is the reference that I have missed out?
Attachment: Capture_(2)_6ddd6261.zip
|
#sidebar-treeview #main-treeview .icon-microchip::before {
content: "\e806";
}
#sidebar-treeview #main-treeview .icon-thumbs-up-alt::before {
content: "\e805";
}
#sidebar-treeview #main-treeview .icon-docs::before {
content: "\e802";
} |
Please get back to us if you need further assistance.
Hi.
I did change the \exxx based on the link below. But it is not working.
https://ej2.syncfusion.com/vue/documentation/appearance/icons/
For your information, I am using iconCss and icon class for icon. The given link is using e-icon. So, what should I do if I am using iconCss and icon class to change other icon type?
Thanks.
Hi.
I did change the \exxx based on the link below. But it is not working.
https://ej2.syncfusion.com/vue/documentation/appearance/icons/
For your information, I am using iconCss and icon class for icon. The given link is using e-icon. So, what should I do if I am using iconCss and icon class to change other icon type?
Thanks.
Hi.
I did change the \exxx based on the link below. But it is not working.
https://ej2.syncfusion.com/vue/documentation/appearance/icons/
For your information, I am using iconCss and icon class for icon. The given link is using e-icon. So, what should I do if I am using iconCss and icon class to change other icon type?
Thanks.
|
npm install @syncfusion/ej2 |
- 5 Replies
- 3 Participants
-
LW Lim Wee Beng
- Jul 15, 2021 11:48 PM UTC
- Feb 10, 2022 11:20 AM UTC