Skip to content

Commit e28039c

Browse files
committed
docs for #437
1 parent f0ceb0c commit e28039c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/documentation/docs/controls/TaxonomyPicker.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ The TaxonomyPicker control can be configured with the following properties:
115115
| disableChildrenOfDisabledParents | boolean | no | Specify if you want to disable the child terms when their parent is disabled. |
116116
| anchorId | string | no | Set the anchorid to a child term in the TermSet to be able to select terms from that level and below. |
117117
| 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 |
118120

119121
Interface `IPickerTerm`
120122

0 commit comments

Comments
 (0)