Hey,
I want to have buttons with icon and text and I tried to use the example from the site:
<EjsButton IconCss="e-icons e-play-icon">PLAY</EjsButton>
<EjsButton IconCss="e-icons e-plus-icon">ADD</EjsButton>
It doesn't work - instead of an icon, it's just a blank space on the button. I found a similar problem on this forum and I downloaded the "style.css" you provided and included it in my main css file. I attached a zip with the content of my wwwrootfolder. You can see my .css files in there.
Can someone figure out what I'm doing wrong? Thank you.
Attachment:
wwwroot_e9546675.zip