How to design nested drawer component?

1 Answer 323 Views
Drawer
Abhishek
Top achievements
Rank 2
Iron
Iron
Iron
Abhishek asked on 23 Aug 2023, 11:36 AM | edited on 23 Aug 2023, 11:36 AM
I have a Drawer component with 8 items. On click of 1st item i should display another drawer component with 10 menu items.  Kindly help me

1 Answer, 1 is accepted

Sort by
1
Accepted
Konstantin Dikov
Telerik team
answered on 23 Aug 2023, 12:51 PM

Hi Abhishek,

The design of the Drawer component does not allow nesting another Drawer within the main one. Nevertheless, it is possible to simulate hierarchical structure for the Drawer, which might be what you are looking for. Here is an example demonstrating such implementation:

Hope this helps.

 

Regards,
Konstantin Dikov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Abhishek
Top achievements
Rank 2
Iron
Iron
Iron
commented on 23 Aug 2023, 03:02 PM

Thank you for the the reply. But our design team has proposed this idea of nesting the drawer.
Konstantin Dikov
Telerik team
commented on 25 Aug 2023, 09:08 AM

Hi Abhishek,

You can take a look at the following example with nested Drawer components, but please note that it is not using routing:

With routing you can use the Hierarchical Drawer example that I have shared in my previous post.

Abhishek
Top achievements
Rank 2
Iron
Iron
Iron
commented on 28 Aug 2023, 07:43 AM

Thank you so much. i was expecting something like this
Tags
Drawer
Asked by
Abhishek
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or