Tree: Missing types for tree node #3106
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
TreeNode component is using
expandedIcon
andcollapsedIcon
properties of the tree node, but theTreeNode
interface is not defining it.Reproducer
No response
PrimeVue version
3.17.0
Vue version
3.x
Language
TypeScript
Build / Runtime
TypeScript
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: