Calendar: showOtherMonths - does not match the description in the documentation #2810
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Documentation: (versions 2 and 3)
showOtherMonths [ boolean : true ] Whether to display dates in other months (non-selectable) at the start or end of the current month...
Code:
Reproducer
https://codesandbox.io/s/funny-moon-i48yc4
PrimeVue version
3.12.4
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
showOtherMonths="false"
Expected behavior
Dates in other months are invisible.
Prev/next month buttons are enable.
The text was updated successfully, but these errors were encountered: