blazor-page-script
blazor-page-script copied to clipboard
[Question] Using Flowbite with Blazor Web App
What recommendations would you give on how to use the Flowbite Javascript library in the Blazor Web App? I followed your YouTube tutorial on PageScript, I added a Flowbite javascript file in a razor component with a render mode of Interactive server or web assembly. A simple dropdown control (https://flowbite.com/docs/components/dropdowns/) and date picker controls still didn't work.
Flowbite: https://flowbite.com/docs/getting-started/blazor/#ui-components-for-blazor.
Thanks