UNPKG

persian-fullcalendar

Version:

React component that helps you to makes simple Farsi/Jalali/Shamsi date picker. It also has range date picker you can select multiple days in multiple months.

6 lines (5 loc) 240 B
export declare const TIME = 250; export declare const CALENDAR_WIDTH = 850; export declare const CALENDAR_HEIGHT = 780; export declare const ANIMATE_FUNC = "cubic-bezier(0.4, 0, 0.2, 1)"; export declare const ACCENT_COLOR = "#0D59F2";