Rezi
    Preparing search index...

    Function getItemOffset

    • Get Y offset for a specific item index.

      Type Parameters

      • T

      Parameters

      • items: readonly T[]

        The full list of items

      • itemHeight: ItemHeightSpec<T>

        Fixed height or height function

      • index: number

        Item index to get offset for

      Returns number

      Y offset in cells from the start of the list