Skip to content

Commit 9b1b3ab

Browse files
Grids: Add Default scrollByThumb Value for Desktop (#32243)
1 parent 1737806 commit 9b1b3ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)