Getting started with the Fluent UI Blazor library

preview_player
Показать описание
In this episode, we'll explain the origin of the Fluent UI Blazor library. We'll talk about FAST, Web Components, Fluent Design, and more...

Chapters:
00:00 - Introduction
00:30 - What it is
06:22 - How to get Started

Resources:

📌 Let's connect:

New episode every Tuesday!
Рекомендации по теме
Комментарии
Автор

Love this library and framework, keep up the great work!!

pbible
Автор

I work with Blazor for years now and I wish this project will overpower some existing commercial compoenent libraries I used. Blazor itself is brilliant in my opinion but the lack of not over engineered components is a nightmare. Current state of components on the market forces you to make too much of your own components mixed with some commercial that fits the project and doesn't brake with the slightest modification. I hope that this project will be growing. It can definitely become a driving force behind Blazor's popularity in my opinion. It will solve one of just few major issues I belive Blazor have.

Vulver
Автор

I'm having trouble with Fluent UI DataGrid in my Maui Blazor Hybrid app (Fluent UI latest version, Maui Blazor Hybrid).
After adding the script

<script app-name="{NAME OF YOUR APP}" to my index.html,
the app gets stuck on "Loading..." and won't load fully.
showing this line of index.html file of body tag
<div id="app">Loading...</div>

Any ideas or suggestions !

shaileshpandey
Автор

good library fro Blazor. Issue is that, there are many good library for blazor but no designer or theme templates for using

stelldierichtigenfragen