Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › Display icons inside the grid component › Reply To: Display icons inside the grid component
August 17, 2023 at 8:53 pm
#108568
Participant
I also tried the i tag with font awesome
<i class="fa-solid fa-check"></i>
but that doesn’t work either since the UI cell is blank. Although maybe I need to import something to use font-awesome but I prefer mat-icon
-
This reply was modified 2 years, 5 months ago by
Matias Galante.