UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

41 lines 1.18 kB
{ "id": "ca9eac70-7343-4972-88d6-672d50e9cf38", "alias": "TestApplicationCustomizer", "componentType": "Extension", "extensionType": "ApplicationCustomizer", "version": "3.22.0", "manifestVersion": 2, "requiresCustomScript": false, "loaderConfig": { "internalModuleBaseUrls": [ "<!-- PATH TO CDN -->" ], "entryModuleId": "app-controls-test-application-customizer", "scriptResources": { "app-controls-test-application-customizer": { "type": "path", "path": "app-controls-test-application-customizer.js" }, "react": { "type": "component", "id": "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d", "version": "17.0.1" }, "react-dom": { "type": "component", "id": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a", "version": "17.0.1" }, "@microsoft/sp-core-library": { "type": "component", "id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b", "version": "1.21.1" }, "@microsoft/sp-application-base": { "type": "component", "id": "4df9bb86-ab0a-4aab-ab5f-48bf167048fb", "version": "1.21.1" } } } }