You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2019. It is now read-only.
<pclass="ms-font-su"><ahref="/components" class="ms-Link">Components</a><iclass="ms-Icon ms-Icon--caretRight" aria-hidden="true"></i> People Picker</p>
72
+
<pclass="ms-font-l">The Office UI Fabric includes the popular people picker!</p>
73
+
74
+
<pclass="ms-font-l"><iclass="ms-Icon ms-Icon--chevronsUp"></i><ahref="#Top" class="ms-Link">Back to top</a></p>
75
+
76
+
<aname="Usage"></a>
77
+
<pclass="ms-font-xxl">Usage</p>
78
+
<pclass="ms-font-l">The people picker control is quite complex... please refer to the sample below for a demonstration.</p>
79
+
<pclass="ms-font-l">You will want to add JavaScript to clear out the placeholder when the control receives focus as shown in the following snippets. An example of this code, using jQuery, can be found in the Office UI Fabric component distribution: <ahref="https://github.com/OfficeDev/Office-UI-Fabric/blob/master/src/components/Pivot/Jquery.PeoplePicker.js" class="ms-Link">Jquery.PeoplePicker.js</a>. This also means that you must include a reference to jQuery as the <code>JQuery.PeoplePicker.js</code> depends on the presence of jQuery.</p>
80
+
81
+
<!-- codepen snippet -->
82
+
<pdata-height="429" data-theme-id="19054" data-slug-hash="OyWPoe" data-default-tab="result" data-user="andrewconnell" class='codepen'>See the Pen <ahref='http://codepen.io/andrewconnell/pen/OyWPoe/'>Office UI Fabric - People Picker</a> by Andrew Connell (<ahref='http://codepen.io/andrewconnell'>@andrewconnell</a>) on <ahref='http://codepen.io'>CodePen</a>.</p>
83
+
<!-- /codepen snippet -->
84
+
85
+
<pclass="ms-font-l"><iclass="ms-Icon ms-Icon--chevronsUp"></i><ahref="#Top" class="ms-Link">Back to top</a></p>
0 commit comments