Skip to content

Commit 4972a7c

Browse files
chore(pager): fix list
1 parent f04440c commit 4972a7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/pager/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ position: 20
1313
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.
1414

1515
To use Telerik Pager component for Blazor:
16+
1617
1. Add the `TelerikPager` tag
1718
1. (optional) Populate it's `Total` parameter
1819
1. (optional) Set it's `ButtonCount` parameter

0 commit comments

Comments
 (0)