We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80dba57 commit 954e8d7Copy full SHA for 954e8d7
README.md
@@ -250,6 +250,7 @@ const {
250
- **Required**
251
- The parent element whose inner-content is scrollable
252
- `estimateSize: Function(index) => Integer`
253
+ - Defaults to `() => 50`
254
255
- **Must be memoized using `React.useCallback()`**
256
- This function receives the index of each item and should return either:
0 commit comments