CalendarView component displays a calendar with various functionalities such as selecting dates, changing months, and changing years.
The type of data to be passed to the component
The type of payload to be used in the component
The props object containing the necessary parameters for the CalendarView component
Initializes the dayjs for CalendarView component.
CalendarView
CalendarView component displays a calendar with various functionalities such as selecting dates, changing months, and changing years.