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 @@ -176,7 +176,7 @@ The ModernTaxonomyPicker control can be configured with the following properties
176
176
| isLightDismiss | boolean | no | Whether the panel can be light dismissed. |
177
177
| isBlocking | boolean | no | Whether the panel uses a modal overlay or not. |
178
178
| onRenderActionButton | function | no | Optional custom renderer for adding e.g. a button with additional actions to the terms in the tree view. |
179
- | isPathRendred | boolean | no | Whether the terms will be rendered with the term label or the full path up to the root. |
179
+ | isPathRendered | boolean | no | Whether the terms will be rendered with the term label or the full path up to the root. |
180
180
181
181
## Standalone TaxonomyTree control
182
182
You can’t perform that action at this time.
0 commit comments