CalendarView component displays a calendar with various functionalities such as selecting dates, changing months, and changing years.

  • Type Parameters

    • Data extends unknown = any

      The type of data to be passed to the component

    • Payload extends unknown = any

      The type of payload to be used in the component

    Parameters

    Returns Element

    • The rendered CalendarView component

Methods

Methods