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

1.0.3 • Public • Published

illustration

react-single-date-picker

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

Install

npm i react-single-date-picker

Use

import SingleDatePicker from 'react-single-date-picker'

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

Author

webster6667

/react-single-date-picker/

    Package Sidebar

    Install

    npm i react-single-date-picker

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    58.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • webster6667