Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

react-responsive-schedule

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-responsive-schedule

react responsive schedule

npmnpm
Version
0.0.19
Version published
Weekly downloads
3
-92.86%
Maintainers
1
Weekly downloads
 
Created
Source

React Responsive Schedule

react-responsive-schedule package is a calendar and note taking tool, you can add it easily and use it with your own data and APIs.

For your suggestions and ideas, you can reach me at this email address receppek38@gmail.com

NameValueDescription
monthDataobjectYou need to send the data on which days there are notes in this field, you can find the data structure you need to send in the examples.
onClickAddNoteFunctionThis function is the function that occurs after clicking the plus icon in the note section. You can get the date of that day with the event parameter.
onClickRemoveNoteFunctionThis function is the function that occurs when clicking the trash can to delete the note on the selected day, and you can get the current day's data with the event parameter and write your function.
currentMonthPropobjectAdd a state to this field to capture the current month information.
setCurrentMonthPropsReact.DispatchThis field is state hook you need to add to get current month information.

Keywords

react responsive schedule

FAQs

Package last updated on 24 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts