This is a migrated thread and some comments may be shown as answers.

"Non" navigational drawer

3 Answers 109 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arnaud
Top achievements
Rank 1
Arnaud asked on 10 Aug 2020, 01:23 PM

Hello!

Is it possible to use KendoReact drawer in a non-navigational way ?

What I'm tryingbto acheive is the same as "Antd Drawer" but with KendoReact : a floating layer that slides out from the edge of the page without beeing related to some menu. Idealy "drawers" could be nested too.

I'm not sure if this is possible with KendoReact Drawer but maybe with some other component ?

Thanks for any help & Take Care !

 

3 Answers, 1 is accepted

Sort by
0
Silviya
Telerik team
answered on 12 Aug 2020, 05:56 AM

Hello Arnaud,

Yes, it is possible to add static content to the Drawer component. To do so, you can use the DrawerNavigation component and place the needed content inside it. Here is a simple example that demonstrates the approach:

https://stackblitz.com/edit/react-xgackg?file=app/main.jsx

I hope that this will help. Please let me know if you have any other questions.

Best Regards,
Silviya
Progress Telerik

0
Arnaud
Top achievements
Rank 1
answered on 13 Aug 2020, 08:53 AM

Hi Silviya!

Thanks for your answer 👍

Then, would it be possible to nest drawers ?

Thanks,

Arnaud.

0
Accepted
Silviya
Telerik team
answered on 13 Aug 2020, 04:59 PM

Hi Arnaud,

Currently, the KendoReact Drawer component doesn't provide a built-in feature allowing multi-level drawer. However, it is a reasonable request and I logged it in our public issue tracker:

https://github.com/telerik/kendo-react/issues/700

If there is a demand for it, we will plan it accordingly.

Let me know if you have any additional questions.

Best Regards,
Silviya
Progress Telerik

Tags
General Discussions
Asked by
Arnaud
Top achievements
Rank 1
Answers by
Silviya
Telerik team
Arnaud
Top achievements
Rank 1
Share this question
or