JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Blazor Grid, CommandColumn icons › Reply To: Blazor Grid, CommandColumn icons
September 15, 2023 at 1:35 pm
#108697
ivanpeevski
Participant
Hi Oliver,
Here is how to apply a custom icon to a command button:
.smart-grid-icon.smart-icon-arrow-left::before {
content: var(–smart-icon-arrow-left);
}
You can find all icons that display automatically in the smart.grid.css file. Search in the page for “.smart-grid-icon.smart-icon-”
Best Regards,
Ivan Peevski
Smart UI Team
https://www.htmlelements.com