Skip to main content

TreeListScrollingBuilder.PreloadEnabled Method

Name Parameters Description
PreloadEnabled(JS) value Specifies whether the UI component should load adjacent pages. Applies only if scrolling.mode is 'virtual'. Mirrors the client-side preloadEnabled option.
PreloadEnabled(Boolean) value Specifies whether the UI component should load adjacent pages. Applies only if scrolling.mode is 'virtual'. Mirrors the client-side preloadEnabled option.