Tag: @pnp/spfx-controls-react
-
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…
-
Enhance SPFx visuals with Map control from PnP Reusable React Controls

Proceeding with the appointments with the PnP React controls today I want to talk about the Map control. You can find the code of this sample here on GitHub. The Map control is a very useful visual control to enable the visualization of a point on a map, I prepared…
-
Effortless file handling with the DragDropFiles control

Proceeding with the appointments with the PnP React controls today I want to talk about the DragDropFiles control. You can find the code of this sample here on GitHub. The DragDropFiles control is a very helpful one which enables the user to drag and drop files into a specific area…
-
DynamicForm with list selection in property pane

Proceeding with the appointments with the PnP React controls today I want to talk about the DynamicForm control. You can find the code of this sample here on GitHub. The DynamicForm control is surely one of my favorites from the PnP reusable React controls and, as the name suggests, it…
-
Use the Dashboard from the PnP reusable controls

Proceeding with the appointments with the PnP React controls today I want to talk about the Dashboard control. If you’re interested you can find the code of this sample here. The Dashboard control is used to create a structure to display custom contents, the dashboard can contains multiple widgets and…