New to Telerik UI for ASP.NET Core? Download free 30-day trial
Functionality
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- functionality.cshtml
- FunctionalityController.cs
Also available for:
API REFERENCEDescription
The Telerik UI Drawer for ASP.NET Core 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 Core can be positioned either on left or right side using the position configuration option.