Duplicated
Last Updated: 30 Jan 2022 14:48 by ADMIN
ZwapSharp
Created on: 25 Jan 2022 19:33
Category: UI for Blazor
Type: Feature Request
8
AppBar component

Hi Telerik,

I have been using MudBlazor for my latest project (smaller one), but we are scaling up for another larger project now and are looking at the Telerik UI for Blazor.

Does Telerik UI for Blazor have an equivalent to the MudBlazor AppBar, an application wide top bar which is persistent through out the application life cycle?

Its able to contain other controls ie drawer icon, login/out button, spacers etc.

PS: See attached screen dump of the app bar.

Best regards

Ulrik

Attached Files:
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
1 comment
ADMIN
Marin Bratanov
Posted on: 30 Jan 2022 14:48

Hi Ulrik,

You can Follow the original feature request for such a component here: https://feedback.telerik.com/blazor/1431587-application-bar-component. I will mark this one as a duplicate to keep the portal tidy and I have added your Vote to the original one.

In the meantime, I can suggest you use some simple CSS to do that in the layout of your app - as a component it would offer very little functionality and it is mostly a CSS solution to match your layout and app styling. The key thing to make it persist on your app is to put it outside of the @Body of your blazor app.

Regards,
Marin Bratanov
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!