WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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)