We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just importing the js does not cause the datedropdown to show.
should the initFlowbite be extended upon to include the datepicker?
https://flowbite.com/docs/getting-started/blazor/
The text was updated successfully, but these errors were encountered:
Hey @vincentnl,
The new datepicker update has arrived in v2.4.1 so please try again:
v2.4.1
https://flowbite.com/docs/components/datepicker/index.html#javascript-behaviour
It is now part of the instances and will initialize when calling initFlowbite() too.
initFlowbite()
Cheers, Zoltan
Sorry, something went wrong.
I am also having issues with this:
#986
I am using <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/flowbite.min.js"></script>
zoltanszogyenyi
No branches or pull requests
Just importing the js does not cause the datedropdown to show.
should the initFlowbite be extended upon to include the datepicker?
https://flowbite.com/docs/getting-started/blazor/
The text was updated successfully, but these errors were encountered: