Column index of item in the grid being rendered
Value of DisplayBaseProps.itemData from owning component
OptionalisIs the owning component being actively scrolled? Used to change how the item is rendered depending on scroll state.
Value passed through from DisplayBaseProps.isScrolling.
Row index of item in the grid being rendered
Style that should be applied to each item rendered. Positions the item within the inner container.
Props accepted by DisplayGridItem