Skip to content

Commit

Permalink
docs for #437
Browse files Browse the repository at this point in the history
  • Loading branch information
AJIXuMuK committed Dec 17, 2019
1 parent f0ceb0c commit e28039c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/documentation/docs/controls/TaxonomyPicker.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ The TaxonomyPicker control can be configured with the following properties:
| disableChildrenOfDisabledParents | boolean | no | Specify if you want to disable the child terms when their parent is disabled. |
| anchorId | string | no | Set the anchorid to a child term in the TermSet to be able to select terms from that level and below. |
| termActions | ITermActions | no | Allows to execute custom action on the term like e.g. get other term labelsITermActions. |
| hideTagsNotAvailableForTagging | boolean | no | Specifies if the tags marked with 'Available for tagging' = false should be hidden |
| hideDeprecatedTags | boolean | no | Specifies if deprecated tags should be hidden |

Interface `IPickerTerm`

Expand Down

0 comments on commit e28039c

Please sign in to comment.