Tip Open-source UI components for Blazor based on Tailwind CSS

zoltanszogyenyi

New member
Joined
Sep 28, 2023
Messages
1
Programming Experience
5-10
Hey everyone,

Together with the open-source community from Flowbite we wrote a Blazor integration guide and a starter repository] on GitHub that helps you set up the UI components from Flowbite that are based on Tailwind CSS such as dropdowns, navigation bars, hero sections, footers, and more.

There are a few known shortcomings regarding WASM support as the current guide generally works with server pre-rendered components, however you can still set up the interactive UI components based on JS (like modals or dropdowns) by using the init functions based on JS interop layers.

A lot of Flowbite and Tailwind CSS users have been asking for official Blazor and .NET support and we view this as a first step in the right direction. We also started an official Flowbite Blazor] UI library which uses Blazor components instead of JavaScript for interactivity - contributions are more than welcome.

With much love from Flowbite and the open-source community!
 

Latest posts

Back
Top Bottom