Glossary

Microsoft Graph Toolkit

A collection of pre-built UI components that wrap Microsoft Graph for fast app development.

The Microsoft Graph Toolkit is a collection of pre-built web components that wrap Microsoft Graph for fast app development. Components include <mgt-person> for displaying a person card, <mgt-people-picker> for selecting users, <mgt-agenda> for calendar views, <mgt-file-list> for file browsers, and many more. Each component handles authentication, Graph API calls, response rendering, and updates automatically. Used in SharePoint Framework (SPFx) solutions, Microsoft Teams app development, Outlook add-ins, and any HTML/JavaScript app talking to Microsoft 365. Open-source, framework-agnostic (works with React, Angular, Vue, plain HTML). The fastest way to embed Microsoft 365 data and controls in custom applications.