UNPKG

mui-spfx-controls

Version:
25 lines (24 loc) 777 B
{ "$schema": "https://developer.microsoft.com/json-schemas/spfx/client-side-web-part-manifest.schema.json", "id": "a3c26b48-c391-4733-8ad4-a3953aff4904", "alias": "ExplorerWebPart", "componentType": "WebPart", "version": "*", "manifestVersion": 2, "requiresCustomScript": false, "supportsFullBleed": true, "supportedHosts": ["SharePointWebPart", "SharePointFullPage"], "supportsThemeVariants": true, "preconfiguredEntries": [ { "groupId": "5c03119e-3074-46fd-976b-c60198311f70", "group": { "default": "Advanced" }, "title": { "default": "Explorer" }, "description": { "default": "Explorer description" }, "officeFabricIconFontName": "FolderSearch", "properties": { "displayType": "grid" } } ] }