1.1.2 • Published 2 years ago

react-fast-calendar v1.1.2

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

react-fast-calendar

This package allows you to create highly customisable event calendars within minutes, it easy to use and integrate. It uses the concept of virtualisation so you don't need to worry about the dom overloading and you can start using it right away.

image

Checkout the npm package here

Checkout the storybook page here

Checkout the playground here

propdescriptiondefault-valuetype
widthdefines the initial width of the calendar component600number
heightdefines the initial height of the calendar component600number
eventsan array of objects of the type {date: Date type value, component: any react component}empty array []array
initialDateit defines the initial date that the calendar should displaycurrentdatedate

Let me know your opinions/feature requests here

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago