How to dynamically display icons
So in my app i want to dynamically display icons from a
string[]
but it doesn't seem to want to work, the icons show in the html but are transparent on the page.
the icon component:
then this is my component rendering the icons:
Is this something i am missing?0 Replies