3.2.3 • Published 1 year ago
@berlitz/datepicker
Licence
MIT
Version
3.2.3
Deps
1
Size
34 kB
Vulns
0
Weekly
0
Datepicker 
what does this component do? It is a datepicker/timepicker component. It is also used for calendar display.
Installation
yarn add @berlitz/datepicker
Props
- 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