Skip to content

Commit

Permalink
ComboBoxListItemPicker documentation: webUrl was mentioned twice in…
Browse files Browse the repository at this point in the history
… the props list
  • Loading branch information
AJIXuMuK committed Apr 30, 2020
1 parent aebc832 commit 81d88bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/documentation/docs/controls/ComboBoxListItemPicker.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ The `ComboBoxListItemPicker` control can be configured with the following proper
| listId | string | yes | Guid of the list. |
| onSelectItem | (items: any[]) => void | yes | Callback function which returns the selected items. |
| className | string | no | ClassName for the picker. |
| webUrl | string | no | URL of the site. By default it uses the current site URL. |
| defaultSelectedItems | any[] | no | Initial items that have already been selected and should appear in the people picker. Support objects and Ids only |
| suggestionsHeaderText | string | no | The text that should appear at the top of the suggestion box. |
| noResultsFoundText | string | no | The text that should appear when no results are returned. |
Expand Down

0 comments on commit 81d88bb

Please sign in to comment.