Tag: @pnp/spfx-property-controls
-
Render a Mermaid diagram in an SPFx web part

Introduction Mermaid is quite useful, no doubt about that. It might also be useful to display diagrams in a SharePoint Online site. So, why not displaying a mermaid diagram in an SPFx web part? If you don’t know Mermaid you can have a look here. Visual appearance Let’s start having…
-
Discover the PropertyGridField control from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to cover the PropertyGridField 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…
-
Discover how to use the PropertyFieldViewPicker from the PnP Property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to cover the PropertyFieldViewPicker 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…
-
Discover how to use the PropertyFieldColumnPicker from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to cover the PropertyFieldColumnPicker 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…
-
Discover how to use the PropertyFieldListPicker from the PnP property controls

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