Skip to content

Commit 1630617

Browse files
committed
fix(README): document .depth for TreeNode
1 parent 69eae85 commit 1630617

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Root element properties:
141141
* `isExpanded: boolean`
142142
* `isActive: boolean`
143143
* `isActiveTrail: boolean`
144+
* `depth: number`
144145
* `children: Tree<T>`
145146

146147
## Typescript

0 commit comments

Comments
 (0)