vuejs-tree icon indicating copy to clipboard operation
vuejs-tree copied to clipboard

How can I display different icons according to file extension?

Open lucashrqc opened this issue 2 years ago • 0 comments

Hello there!

First I'd like to thank you for this plugin, it helped me a lot to build a file manager!! So, the thing is...

I'm trying to find a way to display different icons according to the file extension. image As seen in the image above, I know it's possible to add classes, but they're added to every single icon of the tree, which makes it hard to dynamically display the icons.

Thank you for your att!

lucashrqc avatar Jan 30 '23 17:01 lucashrqc