Tag: @pnp/spfx-controls-react
-
Discover the ListView control from the PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the ListView control. If you’re interested you can find the code of this sample here. The ListView control is used to display a view for specific items. Visual appearance There are a lot of…
-
Discover the Progress control from the PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the Progress control. If you’re interested you can find the code of this sample here. Visual appearance First of all let’s start with the visual appearance of the control. In the sample the control…
-
Automatically arrange your UI items using the PnP GridLayout control

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the GridLayout control. If you’re interested you can find the code of this sample here. The control is used to automatically arrange items inside a container. Visual appearance As mentioned, the control automatically arranges…
-
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…