Skip to content

Commit

Permalink
docs: Update row.md (#4572)
Browse files Browse the repository at this point in the history
Copy-paste issue, should be "depth" property name in code section.
  • Loading branch information
burdiuz committed Nov 29, 2022
1 parent 4e3e735 commit 0a9e808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/core/row.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The resolved unique identifier for the row resolved via the `options.getRowId` o
### `depth`

```tsx
id: number
depth: number
```

The depth of the row (if nested or grouped) relative to the root row array.
Expand Down

0 comments on commit 0a9e808

Please sign in to comment.