export pause/resume, for use in nested virtual scrolling
This commit is contained in:
parent
56c4c29bd7
commit
c13c007a60
1 changed files with 2 additions and 0 deletions
|
|
@ -184,5 +184,7 @@ export function useVirtualScrolling({
|
|||
heightChart: heightChartGrouped,
|
||||
changeSuspendState,
|
||||
updateVirtualHeight,
|
||||
pauseWatchers,
|
||||
resumeWatchers,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue