Hierarchy

  • ScrollPolicyOptions

Properties

fetchSize: number

The number of items to fetch in each block.

maxCount: number

The maximum total number of items to fetch.

scroller: string

The element or a CSS selector string to an element used to determine the scroll position as well as the maximum scroll position. See the Help documentation for more information.

Generated using TypeDoc