em-react-calendar-test9
v1.0.5
Published
![Calendar Screenshot](./calendar.png "React Calendar")
Downloads
2
Readme
em-react-calendar : A React component Calendar
Runtime / package manager
nodejs
: v20.11.1
- LTS
Installation
npm install "em-react-calendar"
npm link:
Usage
The component has three props:
inputId
: the id of the input used to display selected dateselectedDate
: A Date object,new Date()
is relevantonDateSelect
A callback function to handle date selection