Package Exports
- bd-datetime-picker
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bd-datetime-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
BD-Datetime-Picker
BD-Datetime-Picker is a react component for datetime picker redoing from rc-datetime-picker for my needs. Thanks AllenWooooo!!!
Requirements
- React
- Moment.js
- Modern browsers (IE>=9 is required)
Installation
Install with NPM
$ npm install bd-datetime-pickerInstall with yarn
$ yarn add bd-datetime-pickerLicense
MIT