Hi Ric,
The AppBar can have an <AppBarSection> with a Button that toggles a Drawer. The resulting UI will be similar to this Overview demo of the Drawer. There are two possible ways to implement the scenario:
With regard to possible built-in AppBar + Drawer integration, I confirm that this was not the idea of the current feature request. It is currently possible to show AppBar sections on large screens and remove them on small screens, similar to the mentioned adaptive Menu demo.
If you have additional questions or requests, please open a new thread as the current public item is already with status Completed. In addition, other developers are receiving notifications for new messages here.
Regards,
Nansi
Progress Telerik
Hi,
I am currently using the AppBar component, and was wondering if Daniel's request below was met?
I notice the following in the in the AppBar Demo:
<AppBarSection> <TelerikButton FillMode="flat" Icon="@SvgIcon.Menu"></TelerikButton> </AppBarSection>
Which seems to hint that it is possible to have some sort of AppBar+Drawer configuration. Is there an example, possibly similar to Blazor Menu Demos - Adaptive, on how to do this?
Thanks,
Ric
Hi, I have just recently started using Telerik and noticed the lack in this feature as well. I am surprised because there is an AppBar mocked up in the figma designs:
Personally I would like something like this but also make it compatible with the AppDrawer too. Some sort of method of being able to optionally configure a drawer+appbar with the use of a @bind- would be absolutely amazing.
Thanks,
Daniel
It has been a few weeks and we don't have concrete information on this request, so I am closing it. If new information becomes available, it can get reopened.
Regards,
Marin Bratanov
Progress Telerik
Hello James,
What functionality do you expect to see in such a component? We already have buttons and menus that offer click events so you can react to the user's choice. You can put them in the desired container in your app layout as well.
Regards,
Marin Bratanov
Progress Telerik