2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-js-theme-manager-2019" ,
"source" : "pnp" ,
"title" : "Modern Experience Theme Manager 2019" ,
"shortDescription" : "This sample web part provides a user interface for applying a Modern Experience theme in SharePoint 2019 on-premises." ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/js-theme-manager-2019" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This sample web part provides a user interface for applying a Modern Experience theme in SharePoint 2019 on-premises."
] ,
"created" : "2019-06-17" ,
"modified" : "2019-06-17" ,
"products" : [
"SharePoint" ,
"Office"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "Javascript"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.8.2"
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-theme-manager-2019/assets/apply-a-theme.png" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager 2019"
} ,
{
"type" : "image" ,
"order" : 101 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/js-theme-manager-2019/assets/create-a-theme.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager 2019"
} ,
{
"type" : "image" ,
"order" : 102 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/js-theme-manager-2019/assets/delete-a-theme.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager 2019"
} ,
{
"type" : "image" ,
"order" : 103 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/js-theme-manager-2019/assets/theme-manager.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager 2019"
} ,
{
"type" : "image" ,
"order" : 104 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/js-theme-manager-2019/assets/update-a-theme.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager 2019"
}
] ,
"authors" : [
{
"gitHubAccount" : "PopWarner" ,
"company" : "Catapult Systems" ,
"pictureUrl" : "https://avatars.githubusercontent.com/u/10676147?s=460\u0026u=9e4e74223c4ffb430fb77c97892a84b286df1921\u0026v=4" ,
"name" : "David Warner II" ,
"twitter" : "PopWarner"
} ,
{
"gitHubAccount" : "bcameron1231" ,
"company" : "DMI" ,
"pictureUrl" : "https://avatars.githubusercontent.com/u/7944457?s=460\u0026u=cbea276e0125f71a183f8ad94475dbd1984c6afa\u0026v=4" ,
"name" : "Beau Cameron" ,
"twitter" : "Beau__Cameron"
} ,
{
"gitHubAccount" : "skaggej" ,
"company" : "" ,
"pictureUrl" : "https://github.com/skaggej.png" ,
"name" : "Eric Skaggs" ,
"twitter" : "skaggej"
}
] ,
"references" : [
{
"name" : "Build your first SharePoint client-side web part" ,
"description" : "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them." ,
"url" : "https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
}
]
}
2021-05-02 15:04:59 -04:00
]