Category: PnP
-
Understanding Pagination control from PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the Pagination control. If you’re interested you can find the code of this sample here. The control is used to display a pagination control and allows the navigation between the different available pages. Visual…
-
Enhance web part configuration using the PnP Placeholder control

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the Placeholder control. If you’re interested you can find the code of this sample here. The control is used to display a panel with (or without) the presence of a button that allows the…
-
Secure your web parts using the PnP SecurityTrimmedControl

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the SecurityTrimmedControl control. If you’re interested you can find the code of this sample here. The control is used to display a child control based on the permissions that the current user has on…
-
Explore the PropertyFieldSearch control from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to cover the PropertyFieldSearch control. The PnP reusable property pane controls is a package that contains a lot of useful controls that can be used in any SharePoint Framework web part’s property pane, if you want to…
-
Find your place with the LocationPicker from the PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the LocationPicker control. If you’re interested you can find the code of this sample here. Visual interface As usual I’ve prepared a sample solution to demonstrate the various possible configurations of the control. Starting…