cong-min / TagCloud

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

Suggestion: Set classes on individual tag items #30

Open AndyOooh opened 1 year ago

AndyOooh commented 1 year ago

This would be a great feature. If we could provide tagcloud--items as object with a class key we could style them individually or in groups. The latter is what I'm looking for in my portfolio site. I have a dropdown with categories. The idea is whatever category is chosen, the tags belonging to that group will stand out in a specific color.

image