|
4745 | 4745 | } |
4746 | 4746 | ] |
4747 | 4747 | }, |
| 4748 | + { |
| 4749 | + "name": "pnp-sp-dev-spfx-extensions-react-site-content-ribbon-extension", |
| 4750 | + "source": "pnp", |
| 4751 | + "title": "Site Content Ribbon Extension", |
| 4752 | + "shortDescription": "Site Content Ribbon Extension is a SharePoint Framework Application Customizer for SharePoint Online that adds a ribbon-style “Site content” action to the SharePoint header and opens a modern, searchable experience for browsing site content directly from the current page.", |
| 4753 | + "url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-site-content-ribbon-extension", |
| 4754 | + "longDescription": [ |
| 4755 | + "Site Content Ribbon Extension is a SharePoint Framework Application Customizer for SharePoint Online that adds a ribbon-style “Site content” action to the SharePoint header and opens a modern, searchable experience for browsing site content directly from the current page." |
| 4756 | + ], |
| 4757 | + "creationDateTime": "2026-06-19", |
| 4758 | + "updateDateTime": "2026-06-19", |
| 4759 | + "products": [ |
| 4760 | + "SharePoint" |
| 4761 | + ], |
| 4762 | + "metadata": [ |
| 4763 | + { |
| 4764 | + "key": "CLIENT-SIDE-DEV", |
| 4765 | + "value": "React" |
| 4766 | + }, |
| 4767 | + { |
| 4768 | + "key": "SPFX-VERSION", |
| 4769 | + "value": "1.23.0" |
| 4770 | + } |
| 4771 | + ], |
| 4772 | + "tags": [], |
| 4773 | + "categories": [ |
| 4774 | + "SPFX-APPLICATION-EXTENSION" |
| 4775 | + ], |
| 4776 | + "thumbnails": [], |
| 4777 | + "authors": [ |
| 4778 | + { |
| 4779 | + "gitHubAccount": "HarminderSethi", |
| 4780 | + "pictureUrl": "https://github.com/HarminderSethi.png", |
| 4781 | + "name": "Harminder Singh" |
| 4782 | + } |
| 4783 | + ], |
| 4784 | + "references": [ |
| 4785 | + { |
| 4786 | + "name": "Overview of SharePoint Framework Extensions", |
| 4787 | + "description": "You can use SharePoint Framework (SPFx) Extensions to extend the SharePoint user experience. With SPFx Extensions, you can customize more facets of the SharePoint experience, including notification areas, toolbars, and list data views. SPFx Extensions are available in all Microsoft 365 subscriptions for production usage.", |
| 4788 | + "url": "https://learn.microsoft.com/sharepoint/dev/spfx/extensions/overview-extensions?WT.mc_id=m365-15741-cxa" |
| 4789 | + }, |
| 4790 | + { |
| 4791 | + "name": "Use page placeholders from Application Customizer", |
| 4792 | + "description": "Application Customizers provide access to well-known locations on SharePoint pages that you can modify based on your business and functional requirements. For example, you can create dynamic header and footer experiences that render across all the pages in SharePoint Online.", |
| 4793 | + "url": "https://learn.microsoft.com/sharepoint/dev/spfx/extensions/get-started/using-page-placeholder-with-extensions?WT.mc_id=m365-15741-cxa" |
| 4794 | + } |
| 4795 | + ] |
| 4796 | + }, |
4748 | 4797 | { |
4749 | 4798 | "name": "pnp-sp-dev-spfx-extensions-js-field-weather", |
4750 | 4799 | "source": "pnp", |
|
0 commit comments