property pane
2 TopicsSharePoint 2019 (On Prem) - Number of news post option is not available for news webpart in SP 2019
There is no such option is available on web part property pane to set the number of news post for SharePoint 2019 . For SharePoint online we have the option to set the number of new to be displayed as shown in the below screen. SharePoint Online The same is not available for the SharePoint 2019 (On Premises).753Views0likes0CommentsDetect if Property Pane is open for the current Web Part
I have a SharePoint page with several instances of a same SPFx Web Part. How can my SPFx code detect if the Property Pane is open for the current instance of my Web Part? I have found properties such as displayMode or isPropertyPaneOpen, but they toggle at the page level, not at the Web Part level. For example, when the Property Pane is open, all Web Parts on the page have isPropertyPaneOpen=true.1.6KViews0likes0Comments