2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-js-theme-manager" ,
"source" : "pnp" ,
"title" : "Modern Experience Theme Manager" ,
"shortDescription" : "This sample web part provides a user interface for creating, updating, deleting and applying a Modern Experience SharePoint theme in SharePoint Online." ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/js-theme-manager" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This sample web part provides a user interface for creating, updating, deleting and applying a Modern Experience SharePoint theme in SharePoint Online."
] ,
2021-05-02 15:39:42 -04:00
"creationDateTime" : "2020-06-01" ,
"updateDateTime" : "2020-06-01" ,
2021-03-15 03:48:14 -04:00
"products" : [
2021-12-10 12:55:32 -05:00
"SharePoint"
2021-03-15 03:48:14 -04:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "Javascript"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.10.0"
}
] ,
"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/assets/create-a-theme.png" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager"
} ,
{
"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/assets/apply-a-theme.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager"
} ,
{
"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/assets/delete-a-theme.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager"
} ,
{
"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/assets/theme-manager.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager"
} ,
{
"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/assets/update-a-theme.png?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "Modern Experience Theme Manager"
}
] ,
"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" : "hugoabernier" ,
"company" : "Tahoe Ninjas" ,
"pictureUrl" : "https://github.com/hugoabernier.png" ,
"name" : "Hugo Bernier" ,
"twitter" : "bernierh"
}
] ,
"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." ,
2022-10-24 09:42:45 -04:00
"url" : "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
2021-03-15 03:48:14 -04:00
}
]
}
2021-05-02 15:04:59 -04:00
]