[sample.html]
<head>
<link rel='nofollow' href="https://cdn.syncfusion.com/ej2/fabric.css" rel="stylesheet" />
</head>
[sample.css]
#iconsTable .clear::before {
content: '\e760';
}
#iconsTable .exit::before {
content: '\e7c0';
} |
We are using latest syncfusion angular library. but the codes (eq. e797) are not matching with the documentation. For example, as per doc - e797 is for TreeViewError but we if we specify that in our code, we get some different icon