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 2cb535a commit 7cd071fCopy full SHA for 7cd071f
src/controls/treeView/ITreeViewProps.ts
@@ -38,7 +38,7 @@ export interface ITreeViewProps {
38
*/
39
selectionMode?: TreeViewSelectionMode;
40
/**
41
- * @deprecated Use selectChildrenMode instead
+ * @deprecated Use selectChildrenMode instead.
42
* Specifies if the childrens should be selected when parent is selected.
43
* By default this is set to false.
44
0 commit comments