JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Blazor Grid, CommandColumn icons › Reply To: Blazor Grid, CommandColumn icons
September 18, 2023 at 2:24 am
#108702
svetoslav_borislavov
Participant
Hi,
The CSS style that should be added is this:
.smart-grid-icon.smart-icon-arrow-left:before {
content: var(–smart-icon-arrow-left);
}
Also, make sure that you are adding it to a place where the CSS is not scoped!
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/