I want an option on the View in the Drawer to have display full screen similar to the Kindle reader app. So that you click on it and the Navbar will appear it and when you start interacting with the view the Navbar and status bars go away.
Hello Rodney,
The R2 2019 release of the Kendo UI for jQuery suite brings the Drawer component you are looking for:
https://demos.telerik.com/kendo-ui/drawer/index
The Drawer allows you to quickly set up navigation for any new or existing applications. The component comes with the default behavior of being able to show and hide the menu, which can be done in a modal way or by pushing the existing content to the side a bit.
It even offers a “mini” mode that only makes use of the defined icons if your navigation does not need a full description for every navigation option:
https://demos.telerik.com/kendo-ui/drawer/mini
Regards,
Pavlina
Progress Telerik