Closed ErnestoNCarrea closed 1 day ago
If you want to create a ToggleButton with an icon and no label (onLabel="" offLabel=""), the button will show the literal text " " (without the quotes).
https://stackblitz.com/edit/yumapd?file=src%2FApp.vue
4.2.2
4.x
TypeScript
Vue CLI App
No response
Describe the bug
If you want to create a ToggleButton with an icon and no label (onLabel="" offLabel=""), the button will show the literal text " " (without the quotes).
Reproducer
https://stackblitz.com/edit/yumapd?file=src%2FApp.vue
PrimeVue version
4.2.2
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response