cong-min / TagCloud

☁️ 3D TagCloud.js rotating with mouse
https://cong-min.github.io/TagCloud/examples
MIT License
364 stars 93 forks source link

Icons doesn't work #31

Open MeReda opened 1 year ago

MeReda commented 1 year ago

I want to work with fontAwesome icons instead of text but it doesn't work is there any solution to make it possible tagcloud problem

harshitgupta028 commented 8 months ago

Hi @MeReda,

Can you share your code I wanted to see how you're using it.

Actually, I want to use images and text in the texts array, after reading the docs I got to know we can pass useHTML: true in options to use it but it seems not to be working for me.