vuejs3 and flowbite + datepicker #97
Unanswered
gfernandez-me
asked this question in
Q&A
Replies: 1 comment
-
You can import in specific/needed component import Datepicker from 'flowbite-datepicker/Datepicker'; const datepickerEl = document.getElementById('date-picker'); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello,
for me the datepicker is not working
should I import the datepicker on my main.js?
the "@themesberg/tailwind-datepicker": "^1.1.0", is already on my package.json file
Beta Was this translation helpful? Give feedback.
All reactions