react-range-date-picker
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

illustration

react-range-date-picker

Date picker for select date range Has many hooks for implementation business logic. Has the ability change nav and cell layout

Install

npm i react-range-date-picker

Use

import RangeDatePicker from 'react-range-date-picker'

export default function () {
    
    return (<>
        <RangeDatePicker/>
    </>)
    
}

Author

webster6667

Readme

Keywords

none

Package Sidebar

Install

npm i react-range-date-picker

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

74 kB

Total Files

20

Last publish

Collaborators

  • webster6667