
Blazor FluentUI: SelectedOptionChanged with enum
Oct 30, 2024 · I am using FluentUI for Blazor WASM in version 4.10.3 and I have a FluentSelect component that I want to call a function when changed. The default is empty (null), which is fine, but …
Blazor Web App Fluent UI Dialog component - Stack Overflow
Jan 26, 2024 · Hello im getting stuck on a demo to display dialog component, im getting the following errors: Attribute 'Parameter' is not valid on this declaration type. It is only valid on 'property, indexer'
Fluent UI Modal dialog resizing and not taking whole screen
Sep 29, 2023 · The dialog renders well but it takes the whole screen when I zoom in with my browser or I use a screen with a lower resolution. Is there a way I can maintain a padding between the modal …
FluentUI: Capture KeyCode [Ctrl] + Mouseclick - Stack Overflow
Oct 31, 2024 · I am using FluentUI for Blazor WASM in version 4.10.3. I want to check if they key [Ctrl] is pressed when clicking on an element with my mouse. I registered …
Set site wide style or theme for Blazor with fluent-ui
Nov 30, 2023 · We're working with Blazor and Fluent UI makes sense to adopt as both are Microsoft. However, I cannot find documentation on how to apply a theme (a colour palette at least) to the …
How can I style a FluentUI component in Blazor? - Stack Overflow
Feb 8, 2025 · I'm new to FluentUI. I just started a MAUI/Blazor hybrid app and I'm struggling to apply the styles that I want to my FluentUI components. Styling works when I use inline styling. For example: <
How to get SSR to work with fluentui /Remix run? - Stack Overflow
Dec 23, 2021 · How to install fluent UI react with remix run? I believe this is important enough to be addressed here, as it is a stumbling block in the adoption of office-UI-fabric-react in the community.
reactjs - Fluent UI dropdown selection - Stack Overflow
I am using fluent UI dropdown. So, when I click on dropdown the first option is selected by default without selecting. If I click on dropdown and without selecting if I click somewhere on the page
fluent ui styling, border is not defined - Stack Overflow
Jan 30, 2023 · GriffelJS tries to make Atomic CSS classes, so they don't support CSS shorthands (like border or background) right away. But there is a helper function called shorthands to manage some …
FluentUI FluentDialogProvider fails to initialise in Blazor Server on ...
Dec 28, 2023 · FluentUI FluentDialogProvider fails to initialise in Blazor Server on .NET 8 Ask Question Asked 2 years, 3 months ago Modified 2 years, 3 months ago