← All projects

react-datepickerrz

by @AM-77

11

With double r & z, a customizable, zero-dependency datepicker component for React

About this project

react-datepickerrz With double r & z, a customizable, zero-dependency datepicker component for React Default Dark Custom :-----------------------------------: :-----------------------------: :---------------------------------: Install or Usage Props inputStyle type: string, isRequired: false, default: empty' The custom style of the input field activeColor type: string, isRequired: false, default: '#119955' The bg color of the selected date on the calander date type: string Date, isRequired: false, default: new Date() The default value of the datepicker lang type: string, isRequired: false, default: 'en' The datepicker langauge, supported languages: [en, fr, it, es, de] onPickDate type: funcion, isRequired: true The date change handler Examples To run the exemple you need to: clone this repo inside the react-datepickerrz folder run: yarn or npm i then yarn build or npm build inside the example folder run: yarn or npm i then yarn start or npm start Contribution Feel free to raise an Issue or submit a PR. Copyright and license Code copyright 2020 AM-77. Code released under MIT license.

From the project README on GitHub

Stars
11
Forks
1
License
MIT
Last push
6 Jan 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/react-datepickerrz.svg)](https://www.madeinalgeria.dev/projects/react-datepickerrz)

Related projects