@quid/react-date-picker
v4.11.6
Published
Lightweight date picker component
Readme
This component is a replacement for the HTML date picker element displayed when
a input[type=date] is expanded.
It is exported as a standalone package to make it easier its integration
with 3rd party code, but its suggested usage is with the @quid/react-forms#InputDate component.
Installation
npm install --save @quid/react-date-picker
# or
yarn add @quid/react-date-pickerMore documentation is available at https://ui.quid.com
