Skip to content

Commit 28d08a3

Browse files
JonasDovgrigasp
andauthored
Update packages/itwin/tree-widget/README.md
Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>
1 parent 970a93a commit 28d08a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/itwin/tree-widget/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ function CustomModelsTreeComponent({ imodel, viewport, getSchemaContext, selecti
218218

219219
#### Displaying a subset of the tree
220220

221-
Models tree allows displaying a subset of all nodes by providing a `getFilteredPaths` function. This function receives an internal helper function called `createInstanceKeyPaths`, which can generate paths from either:
221+
Models tree allows displaying a subset of all nodes by providing a `getFilteredPaths` function. This function receives a helper function called `createInstanceKeyPaths`, which can generate paths from either:
222222

223223
- a list of instance keys (`targetItems`)
224224
- a label string

0 commit comments

Comments
 (0)