Question can this be used to replace the NavMenu in the default Blazor Demo Project VS creates for you?
1 Answer, 1 is accepted
0
Accepted
Svetoslav Dimitrov
Telerik team
answered on 07 Nov 2022, 09:28 AM
Hello Deasun,
I am happy to say that the TelerikDrawer component can be used as a Sidebar navigation. You can see the Drawer as a Sidenav sample application for more information and sample implementation.
Regards,
Svetoslav Dimitrov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Looking for a basic run down of how that works.
So far I can only find a Java example of how to do it. Wanted just Blazor way.
Ahh I think I found it, the Drawer object!.
Question can this be used to replace the NavMenu in the default Blazor Demo Project VS creates for you?