cannot cusstom style of tree item
i add style class to styles array on each item but not show style class in tree dom. how i can customize style of tree item?
i add style class to styles array on each item but not show style class in tree dom. how i can customize style of tree item?
Hi @phimanh2905
Are your styles scoped **
Can you share a tiny example ?
This is example. I am use style scoped and not scoped but still not effect. FilteredTreeItems is treeItems but have filter, all property is not modify
@phimanh2905 Interesting, can you attempt placing the style in the App.vue file or the entry component ? If it works, please let me know so I can investigate further. I cannot reproduce this on my sample app.