Tag: @pnp/spfx-property-controls
-
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…
-
Discovering the PnP Property Code Editor control in SPFx

Proceeding our dive into the PnP reusable property pane controls I want to cover the PropertyFieldCodeEditor 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 know…
-
How to use the PnP property control PropertyFieldDateTimePicker in SPFx

Introduction Proceeding our dive into the PnP reusable property pane controls I want to cover the PropertyFieldDateTimePicker 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…
-
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…
-
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…