UNPKG

react-hijri-calendar

Version:

A pluggable React calendar component supporting Hijri and Gregorian dates, theming, and custom rendering.

13 lines (12 loc) 224 B
export declare const LABELS: { en: { hijri: string; gregorian: string; weekdays: string[]; }; ar: { hijri: string; gregorian: string; weekdays: string[]; }; };