diff --git a/README.md b/README.md index 547ba002..b1bb48da 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ function RowVirtualizerFixed() { ```js const { - items: [ + virtualItems: [ { index, start, size, end, measureRef }, /* ... */ ], @@ -307,7 +307,7 @@ const { ### Returns -- `items: Array` +- `virtualItems: Array` - `item: Object` - `index: Integer` - The index of the item