@berlitz/datepicker
v3.2.3
Published
Datepicker component for the Max Design System
Readme
Datepicker 
what does this component do? It is a datepicker/timepicker component. It is also used for calendar display.
Installation
yarn add @berlitz/datepickerProps
- Refer to this link for complete reference of the api documentation
Usage
import Datepicker from '@berlitz/datepicker'
const MyApp = () => <Datepicker />When to use this component
- Use when in need of a datepicker/timepicker field.
- Use for Calendar display
Notes
For reference, please view this website for list of examples in using the library
