Value of VirtualBaseProps.itemData from owning component
Index of item in the list being rendered
Optional
isIs the owning component being actively scrolled? Used to change how the item is rendered depending on scroll state.
Only defined if VirtualBaseProps.useIsScrolling is true.
Style that should be applied to each item rendered. Positions the item within the inner container.
Props accepted by VirtualListItem