Hi,
The new KendoReact Drawer component looks amazing and works like a charm. It would be great if it supported sub-items similar to the PanelBar component. Having sub-items would simplify the development of sidebar navigation with KendoReact.
<PanelBarItem title={'About'} route="/about">
<PanelBarItem title={'Team'} route="/about/team" />
</PanelBarItem>
Regards,
Basel
Hello,
This is already available:
https://www.telerik.com/kendo-react-ui/components/layout/drawer/custom_rendering/#toc-hierarchical-drawer
Regards,
Stefan
Progress Telerik
Hello,
It is converted, this is the public link:
https://feedback.telerik.com/kendo-react-ui/1450862-kendoreact-drawer-component
Regards,
Stefan
Progress Telerik
Thanks Stefan for offering to convert this to a feature request. It would be very much appreciated.
Having a hierarchical drawer with CSS in React similar to your Angular version would be great. Looking forward to the demo :)
Regards,
Basel
Hello, Basel,
Thank you for the kind words, we really appreciate it.
As for the sub-items, currently, the Drawer by design is made only for a single level, but if you like I can convert this to an official feature request. This will allow the community to vote for it and we will plan it accordingly.
We also have noted a task to make a demo that will do this with CSS similar to our Angular version of the same component:
https://www.telerik.com/kendo-angular-ui/components/layout/drawer/how-to/hierarchical-drawer/
Regards,
Stefan
Progress Telerik