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 88ffd01 commit bf09ef9Copy full SHA for bf09ef9
docs/api/core/row.md
@@ -120,4 +120,4 @@ An array of the original subRows as returned by the `options.getSubRows` option.
120
type getAllCells = () => Cell<TData>[]
121
```
122
123
-Returns all of the [Cells](guide/cell) for the row.
+Returns all of the [Cells](api/core/cell) for the row.
0 commit comments