Is there a way of constraining the drawer when in Overlay mode to its parent <div>?
I see it being done in your demo page https://demos.telerik.com/blazor-ui/drawer/display-modes
thanks
1 Answer, 1 is accepted
0
Accepted
Svetoslav Dimitrov
Telerik team
answered on 10 Mar 2021, 03:09 PM
Hello Gray,
You can see the code we have used for the demo from the View Source tab. We have added absolute positions to the div that contains the drawer (class="k-drawer") and the div that represents the overlay (class="k-overlay"). The parent element of the Drawer should have a relative position (class="k-drawer-container"). For your convenience, I have added an example below.
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/.