Month: July 2024
-
Overview of the Color Picker control from the PnP Property Controls

Today I want to introduce you the useful PnP reusable property pane controls, this package contains a lot of useful controls that can be used in any web part property pane. With this article I want to show you how to use the PropertyFieldColorPicker control to enable the selection of…
-
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…
-
How to use the PnP FieldCollectionData control

Proceeding with the appointments with the PnP React controls today I want to talk about the FieldCollectionData control. If you’re interested you can find the code of this sample here. The FieldCollectionData control is used to display a button that the user can click, once the button is clicked it…
-
Discover the SitePicker control from the PnP React controls

Proceeding with the appointments with the PnP React controls today I want to talk about the SitePicker control. If you’re interested you can find the code of this sample here. The SitePicker control is used to allow the selection of a single or multiple sites. Starting from the beginning, I’ve…
-
Use the MGT SearchBox control in a SPFx solution

Proceeding with the appointments with the MGT (Microsoft Graph Toolkit) controls today I want to talk about the SearchBox 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…