New to Telerik UI for ASP.NET MVC? Download free 30-day trial
Functionality
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
functionality.cshtml
FunctionalityController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI Drawer for ASP.NET MVC has two modes that are quite different in terms of behavior:
- Overlay - takes the entire height of page and it provides overlay effect on the page when opened.
- Push - in push mode the drawer interacts with specific content/section of the page. In open state it pushes the content to the left or right (depending on the drawer's position) to take the remaining space.
The Telerik UI Drawer for ASP.NET MVC can be positioned either on left or right side using the position configuration option.