i am trying to find a way to render an html tag inside a mat-table cell using angular. The reason im trying to do this is because i want to render a colored circle next of a cell value. I didnt find any working solution online so I would really appreciate if anyone could help!
Thank you