@blaze-react/date-range

0.7.0 • Public • Published

Description

DateRange component allows you to select a date range among several options.

custom range

<DateRange onChange={({ selectedDate: { from, to } }) => {}} custom />

select option

<DateRange onChange={({ selectedDate }) => {}} />

API

DateRange can receive a number of props as follow:
NAME TYPE DEFAULT
custom boolean false
onChange Function ({selectedDate}) => {}

Readme

Keywords

none

Package Sidebar

Install

npm i @blaze-react/date-range

Weekly Downloads

0

Version

0.7.0

License

ISC

Unpacked Size

28.5 kB

Total Files

16

Last publish

Collaborators

  • mcabrerapf
  • tanane
  • daoyong
  • marekb9
  • grzegorzi
  • ishrat
  • andypail