File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/documentation/docs/controls Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ The TaxonomyPicker control can be configured with the following properties:
152
152
| ---- | ---- | ---- | ---- |
153
153
| panelTitle | string | yes | TermSet Picker Panel title. |
154
154
| label | string | yes | Text displayed above the Taxonomy Picker. |
155
- | disabled | string | no | Specify if the control needs to be disabled. |
155
+ | disabled | boolean | no | Specify if the control needs to be disabled. |
156
156
| context | WebPartContext \| ExtensionContext | yes | Context of the current web part or extension. |
157
157
| initialValues | IPickerTerms | no | Defines the selected by default term sets. |
158
158
| allowMultipleSelections | boolean | no | Defines if the user can select only one or many term sets. Default value is false. |
You can’t perform that action at this time.
0 commit comments