There are few options on how to Flatpickr into your project.
Install the Flatpickr Js library from command prompt from the root directory of the project:
npm install flatpickr --save
Import the Flatpickr package. We have imported in the src/assets/js/main.js
file as its commonly used in multiple pages.
import flatpickr from "flatpickr";
Below the example how to use the package and make it working ApexTree on any page.
Codeigniter
<input data-provider="flatpickr" data-date-format="d M, Y" type="text" placeholder="YYYY-MM-DD" class="form-input" />
Make sure to add data-provider="flatpickr"
to get the working flatpickr. You can use other attributes like data-min-date, data-date-format, data-multiple-date etc.
Be the first to know about new updates and exclusive discounts. No spam, just great offers!
How about
With over 7 years of experienced team, we specialize in delivering custom projects for startups, blue-chip companies, and government agencies. We have successfully completed over 250+ projects, providing tailored solutions that meet the unique needs of each client.
Hire Us© Domiex Created & Crafted by SRBThemes.