Tag: MGT
-
Toggle between dark and light themes using the MGT ThemeToggle control

Introduction Proceeding with the appointments with the MGT (Microsoft Graph Toolkit) controls today I want to talk about the ThemeToggle control. The control is a little bit different than the other MGT controls. This one does not need a context to be set so you don’t need to prepare (almost)…
-
Custom localization using Microsoft Graph Toolkit’s components in SPFx

Introduction Ahoy, matey! So ye be wantin’ to learn more ’bout localization, uh? Let’s hoist the anchor and set sail! I’m not writing as if I’m a pirate without no reason, with this blog post I want to demonstrate how to localize the Microsoft Graph Toolkit (MGT) components strings. Let’s…
-
Use Microsoft Graph Toolkit v.4 in a SharePoint Framework React solution

Introduction It’s been a while after my last article regarding how to use MGT and I thought that a revamped article with the newest approach about using MGT in a SPFx React solution would be a good idea, so here we are! After my previous article the package @microsoft/mgt-spfx has…
-
MGT SearchResult control in SPFx

Proceeding with the appointments with the MGT (Microsoft Graph Toolkit) controls today I want to talk about the SearchResult control. I will not cover in detail the implementation, it’s not the scope of this post, if you’re wondering how to achieve all the steps to enable you to use MGT…
-
Manage tasks using the Microsoft Graph Toolkit Todo control

Proceeding with the appointments with the MGT (Microsoft Graph Toolkit) controls today I want to talk about the Todo control. I will not cover in detail the implementation, it’s not the scope of this post, if you’re wondering how to achieve all the steps to enable you to use MGT…