How to get current time in FluentHeader? #33840
-
I would like to use FluentUI in my App and use FluentLayout in MainLayout. I would like to add current date and time in the header, right after the App name text. I have a small component that works fine in other pages but not in the MainLayout. I have InteractiveServer mode set in Program.cs, but it does not seem to affect the header. I cannot set @rendermode InteractiveServer in the main layout, then I get an error that @Body render fragment cannot be serialized... I'm pretty new to Blazor and FluentUI, so I would be grateful for any help on this. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @psvahn-rvvty, |
Beta Was this translation helpful? Give feedback.
Hi Valentina! I don't have this problem anymore, maybe it was a misunderstanding on my behalf. You can close this ticket.