Using react-flatpickr in Metronic
- Install react-flatpickr dependency with yarn or npm.
- npm:
npm install --save react-flatpickr
yarn:yarn add react-flatpickr
- Metronic customized flatpickr styles are already included in src/_metronic/assets/sass/core/vendors/plugins/_plugins.scss
- Refer to the example in this gist file
Replies (0)
There is no reply for this question at the moment. Be first to leave a reply.