Configure and style Microsoft Graph Toolkit components by using attributes and CSS
Microsoft Graph Toolkit components are flexible for customization. You can change the behavior of components by using attributes. You can also customize component styling by using CSS custom properties to match your app's branding.
Learning objectives
In this module, you'll:
- Change the behavior of Microsoft Graph Toolkit components by using attributes.
- Customize Microsoft Graph Toolkit component styling by using CSS custom properties.
Prerequisites
- Global administrator access to a Microsoft 365 tenant
- Basic understanding of Microsoft Graph Toolkit components
- Basic understanding of Microsoft Entra app registration
- Basic understanding of HTML
- Visual Studio Code
- Visual Studio Code Live Server