@timlassiter11/yatl
    Preparing search index...

    Type Alias RowIdCallback<T>

    RowIdCallback: (row: T, index: number) => RowId

    Type Parameters

    Type Declaration

      • (row: T, index: number): RowId
      • Parameters

        • row: T
        • index: number

        Returns RowId