Skip to content

Commit 81d88bb

Browse files
committed
ComboBoxListItemPicker documentation: webUrl was mentioned twice in the props list
1 parent aebc832 commit 81d88bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/documentation/docs/controls/ComboBoxListItemPicker.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ The `ComboBoxListItemPicker` control can be configured with the following proper
114114
| listId | string | yes | Guid of the list. |
115115
| onSelectItem | (items: any[]) => void | yes | Callback function which returns the selected items. |
116116
| className | string | no | ClassName for the picker. |
117-
| webUrl | string | no | URL of the site. By default it uses the current site URL. |
118117
| defaultSelectedItems | any[] | no | Initial items that have already been selected and should appear in the people picker. Support objects and Ids only |
119118
| suggestionsHeaderText | string | no | The text that should appear at the top of the suggestion box. |
120119
| noResultsFoundText | string | no | The text that should appear when no results are returned. |

0 commit comments

Comments
 (0)