File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
docs/documentation/docs/controls Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,8 @@ The TaxonomyPicker control can be configured with the following properties:
115
115
| disableChildrenOfDisabledParents | boolean | no | Specify if you want to disable the child terms when their parent is disabled. |
116
116
| anchorId | string | no | Set the anchorid to a child term in the TermSet to be able to select terms from that level and below. |
117
117
| termActions | ITermActions | no | Allows to execute custom action on the term like e.g. get other term labelsITermActions. |
118
+ | hideTagsNotAvailableForTagging | boolean | no | Specifies if the tags marked with 'Available for tagging' = false should be hidden |
119
+ | hideDeprecatedTags | boolean | no | Specifies if deprecated tags should be hidden |
118
120
119
121
Interface ` IPickerTerm `
120
122
You can’t perform that action at this time.
0 commit comments