Build websites even faster with components on top of Tailwind CSS
Flowbite-Blazor is an official Flowbite component library for Blazor. All interactivities are handled by Blazor.
TODO You can use Flowbite-Blazor Starter for a quick start.
For full documentation, visit flowbite-blazor.com.
If you need help or just want to discuss about the library join the community on Github:
⌨️ Discuss about Flowbite on GitHub
For casual chatting with others using the library:
💬 Join the Flowbite Discord Server
Run:
npm run test
npm run gen:props
This will pull all props from components and replace files in /src/routes/props
directory.
Please read How to contribute.