Sidebar: Icon classes not being correctly exposed #4303
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Typescript
Issue or pull request is *only* related to TypeScript definition
Milestone
Describe the bug
Similar to #4264, #4301 and #4302
This time when trying to overwrite close icon there is no way to add
p-sidebar-close-icon
via slot as the slot is not exposing this class.Yes - it can be done manually, but to keep consistency with other components the slot should expose this class. And for easier potential future changes in library.
Reproducer
https://codesandbox.io/p/sandbox/cranky-cookies-7wddpn
PrimeVue version
3.32.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
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: