Forum Discussion

Aurélien PLANTARD's avatar
Aurélien PLANTARD
Copper Contributor
May 22, 2018

How to use buttons to dynamically add or delete some property fields ine the property pane ?

Hello,

 

I'm currently working on my own sharepoint framework webpart. I saw the "Highlighted Content" webpart and I wold like to have something similar ( I mean the control and filters).  So I would like to know which way is the most effective one to implement adding and deleting buttons ?

 

Best regards

1 Reply

  • Please take a look at react content query webpart. It has similar filters and template options.

    https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-content-query-webpart

Resources