Menu: 'class' prop doesnt' work in submenuheader #4622
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The submenuheader slot on Menu uses MenuItem object, but the prop class is ignored.
Reproducer
https://codesandbox.io/p/sandbox/exciting-golick-jkw6vh
PrimeVue version
3.36.0
Vue version
3.x
Language
ALL
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
I expect the submenu header to have the class "some-submenu-header-class" just like the submenu item has the class "some-submenu-item-class"
The text was updated successfully, but these errors were encountered: