@mscherzer/ui-component-datepicker
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Getting Started

Due to compatibiliy problems with the nextjs framework. The styles required by the wrapped react-datepicker component are not packaged.

Instead the either need to be included as an external node dependency, or include in an HTML import statement of the page hosting the datepicker.

Node dependcy

import "react-datepicker/dist/react-datepicker.css";

Import statement from CDN

Dependencies (14)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @mscherzer/ui-component-datepicker

    Weekly Downloads

    0

    Version

    0.0.7

    License

    Apache-2.0

    Unpacked Size

    11.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • mscherzer