Skip to content

Commit ce142b1

Browse files
Grids: Add Default scrollByThumb Value for Desktop (#32243) (#32248)
1 parent 56bdcf1 commit ce142b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devextreme/js/common/grids.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3101,6 +3101,7 @@ export interface ScrollingBase {
31013101
/**
31023102
* @docid GridBaseOptions.scrolling.scrollByThumb
31033103
* @default false
3104+
* @default true &for(desktop)
31043105
* @public
31053106
*/
31063107
scrollByThumb?: boolean;

0 commit comments

Comments
 (0)