People Picker component now available in the Microsoft Graph Toolkit

Elise Yang

We are excited to announce the addition of the People Picker web component to the public preview of the Microsoft Graph Toolkit. The Microsoft Graph Toolkit is a collection of reusable, framework-agnostic web components that work automatically with Microsoft Graph. With just a few lines of code, a developer can add components such as login, tasks, agenda, and more to any web application.

The new People Picker component lets users search and select people by automatically calling the Microsoft Graph people API. By default, the People Picker will search for all people, but a group property may be defined for further filtering. The component is user-friendly, supporting tab and enter to auto-complete, and is designed to look like a native Microsoft365 experience.

We are looking for users to test and provide feedback on this component. Check out this jsfiddle example and documentation and samples on GitHub. Provide your feedback or report bugs by creating a GitHub Issue.

Feedback usabilla icon