0.0.1 • Published 6 years ago
react-calendar-custom v0.0.1
react-calendar-custom
Calendar component for react.
Features:
custom components.
support multiple date events.
Installation and Usage
The common way to use react-calendar-custom is to install it from npm or yarn:
yarn add react-calendar-custom
Props
Common props you may want to specify:
value- date value forselectedDatein calendar component.events- events to store inside date.heightandwidth- customize calendar size.markerColor- custom color for marker.selectedDateStyle- custom style object forselectedDateStyle.todayStyle- custom style object fortodayDate.
License
MIT Licensed. Copyright (c) Naufal Asad Alhaq 2019.
0.0.1
6 years ago