Vertical - variable-height items ({{ verticalItems().length }} )
++ Each item has a different height. The engine measures sizes after the first + render and adjusts scroll calculations automatically. +
+
+ scrollToIndex() returns a promise that resolves once the
+ position has settled: unrendered items only have an estimated size, so
+ the first jump lands near the target and is then corrected against the
+ real measurements.
+