You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/pager/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
title: Pager
3
3
page_title: Pager for Blazor Overview
4
4
description: Add a page navigation to Blazor application
5
-
slug: components-pager-overview
5
+
slug: pager-overview
6
6
tags: telerik,blazor,pager,paging
7
7
published: True
8
8
position: 20
9
9
---
10
10
11
11
# Pager Overview
12
12
13
-
The `Pager` component will enable you to add page navigation in your Blazor application. It follows the design patter of our components but as standalone one can be used outside of Grid.
13
+
The **Pager** component will enable you to add paging for your data in a Blazor application. We use it in components like the Grid and ListView, and you can also use it for your own templates and data as a standalone component.
0 commit comments