Skip to content

Commit 8003587

Browse files
authored
docs: update example parameter (#3405)
1 parent 7ba9a89 commit 8003587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/paging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ In addition to `Page` and `PageSize`, the Grid provides advanced pager configura
109109
<GridPagerSettings InputType="PagerInputType.Input"
110110
PageSizes="@PageSizes"
111111
ButtonCount="5"
112-
Adaptive="true"
112+
Responsive="true"
113113
Position="PagerPosition.Top">
114114
</GridPagerSettings>
115115
</GridSettings>

0 commit comments

Comments
 (0)