Panel: Wrong prop type in header
slot
#4086
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The
id
prop of theheader
slot in the Panel component is typed as boolean, although documentation understandably says that it should be a string :primevue/components/lib/panel/Panel.d.ts
Lines 145 to 149 in 599faa3
Reproducer
https://primevue.org/panel/#api.panel.slots.header
PrimeVue version
3.29.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
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: