react-window 2.0.0-alpha.3 → 2.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -198,7 +198,7 @@
198
198
  },
199
199
  "gridRef": {
200
200
  "defaultValue": null,
201
- "description": "Ref used to interact with this component's imperative API.\n\nThis API has imperative methods for scrolling and a getter for the outermost DOM element.\n\n⚠️ The `useGridRef` hook is exported for convenience use in TypeScript projects.",
201
+ "description": "Ref used to interact with this component's imperative API.\n\nThis API has imperative methods for scrolling and a getter for the outermost DOM element.\n\n⚠️ The `useGridRef` and `useGridCallbackRef` hooks are exported for convenience use in TypeScript projects.",
202
202
  "name": "gridRef",
203
203
  "declarations": [
204
204
  {
@@ -100,7 +100,7 @@
100
100
  },
101
101
  "listRef": {
102
102
  "defaultValue": null,
103
- "description": "Ref used to interact with this component's imperative API.\n\nThis API has imperative methods for scrolling and a getter for the outermost DOM element.\n\n⚠️ The `useListRef` hook is exported for convenience use in TypeScript projects.",
103
+ "description": "Ref used to interact with this component's imperative API.\n\nThis API has imperative methods for scrolling and a getter for the outermost DOM element.\n\n⚠️ The `useListRef` and `useListCallbackRef` hooks are exported for convenience use in TypeScript projects.",
104
104
  "name": "listRef",
105
105
  "declarations": [
106
106
  {
package/docs/index.html CHANGED
@@ -20,8 +20,8 @@
20
20
  />
21
21
  <meta property="og:image:width" content="1500" />
22
22
  <meta property="og:image:height" content="500" />
23
- <script type="module" crossorigin src="/assets/index-C0dH_qJq.js"></script>
24
- <link rel="stylesheet" crossorigin href="/assets/index-DuD8RcK_.css">
23
+ <script type="module" crossorigin src="/assets/index-D8tyZCWm.js"></script>
24
+ <link rel="stylesheet" crossorigin href="/assets/index-BsBvdJUI.css">
25
25
  </head>
26
26
  <body>
27
27
  <div id="root"></div>