0.1.3 • Published 2 years ago

conzert-jalali-react-big-calendar v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

jalali-react-big-calendar

An jalali events calendar component built for React and made for modern browsers (read: IE10+) and uses flexbox over the classic tables-ception approach.

its just jalali version of react-big-calendar

Use and Setup

npm install jalali-react-big-calendar --save

Include react-big-calendar/lib/css/react-big-calendar.css for styles, and make sure your calendar's container element has a height, or the calendar won't be visible.

example

import BigCalendar from 'jalali-react-big-calendar'
<BigCalendar events={[]} />