Skip to content

Commit 6008dda

Browse files
authored
Update use-the-experimental-people-picker-widget-in-sharepoint-add-ins.md
1 parent a6e0f65 commit 6008dda

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/sp-add-ins/use-the-experimental-people-picker-widget-in-sharepoint-add-ins.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
---
2-
title: Use the experimental People Picker widget in SharePoint Add-ins
3-
ms.prod: SHAREPOINT
4-
ms.assetid: edc60550-67d2-4230-8e27-06a328c0d1f1
5-
---
6-
71

82
# Use the experimental People Picker widget in SharePoint Add-ins
93
Learn how to use the People Picker widget on any web page, even if the page is not hosted in SharePoint. Use the People Picker widget in your add-ins to help users find and select people and groups.
@@ -26,7 +20,7 @@ You can use the experimental People Picker widget in add-ins to help your users
2620

2721

2822

29-
![People Picker experimental control on a page](images/PeoplePicker_basic.png)
23+
![People Picker experimental control on a page](../../images/PeoplePicker_basic.png)
3024

3125

3226

@@ -422,7 +416,7 @@ As a developer, you might want to customize the look & feel of the widget. T
422416

423417

424418

425-
![HTML hierarchy in the People Picker control](images/PeoplePicker_HTMLHierarchy.png)
419+
![HTML hierarchy in the People Picker control](../../images/PeoplePicker_HTMLHierarchy.png)
426420

427421
The widget defines many classes prefixed by **office-peoplepicker**, which you can find and customize in the **Office.Controls.css** style sheet.
428422

0 commit comments

Comments
 (0)