Calendar: Incorrect interface "CalendarContext" for Calendar component #5077
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Framwork: PrimeVue (Unstyled and Tailwind)
Version: 3.46.0
Component: Calendar
TypeScript: true
// Current exported interface
// Type that is shown if console.log context
Reproducer
PrimeVue version
3.46.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No need to reproduce, just check the export and compare to calendar "dayLabel" prop in the Lara example given:
https://tailwind.primevue.org/calendar/
Reference:
text-primary-500 dark:text-primary-400":e.date.today
Expected behavior
No response
The text was updated successfully, but these errors were encountered: