Reference home > @af-utils/virtual-core > VirtualScrollerInitialParams
VirtualScrollerInitialParams interface
All VirtualScroller parameters (that may / may not change over time).
Signature:
Extends: VirtualScrollerRuntimeParams
Remarks
Implemented as interface for better documentation output (api-extractor)
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number |
(Optional) Estimated distance between top/left edges of scrollable container and first scrollable item. | ||
number |
(Optional) Estimated size of scroll element. | ||
boolean |
(Optional) Scroll container orientation. |