I'm trying this example:
https://ej2.syncfusion.com/vue/documentation/toolbar/how-to/how-to-customize-toolbar-scroll-step/
First of all it seems not to work: probably the file "https://ej2.syncfusion.com/angular/demos/src/toolbar/toolbar.component.css" does not yet exist.
Anyway my problem is another: I'd like to create a toolbar using commands with built in icons provided by the Vue library as explained in this link:
https://ej2.syncfusion.com/vue/documentation/appearance/icons/
What can I do to use these icons in the toolbar ?