OptionalaltSpecify a scroll root to use for the IntersectionObserver
Max number of rows to render immediately.
If there are not at least minRows rows total, do not attempt to lazy render.
OptionalrootSpecify the extra "buffer" around the scroll root (pixels). Defaults to 2000px if not specified.
Describes a strategy for breaking a table load into smaller units of work by rendering only the first chunk of cells immediately, and then deferring the rest.