Skip to content

Commit

Permalink
Review: Nora
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviendelangle committed Jul 11, 2024
1 parent b19a39c commit 12144ca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/data/tree-view/rich-tree-view/items/items.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,11 +181,6 @@ const itemTree = apiRef.current.getItemTree();

{{"demo": "ApiMethodGetItemTree.js", "defaultCodeOpen": false}}

:::info
This method is mostly useful when the Tree View has some internal updates on the items.
For now, the only features causing updates on the items is the [re-ordering](/x/react-tree-view/rich-tree-view/ordering/).
:::

### Get an item's children by ID

Use the `getItemOrderedChildrenIds` API method to get an item's children by its ID.
Expand Down

0 comments on commit 12144ca

Please sign in to comment.