2021-05-06 01:04:33 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-groups-teams" ,
"source" : "pnp" ,
"title" : "All Microsoft 365 Groups and Teams" ,
"shortDescription" : "Web part pulls all Microsoft 365 Groups and Teams that the logged in user has access to view." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-groups-teams" ,
"longDescription" : [
"Web part pulls all Microsoft 365 Groups and Teams that the logged in user has access to view."
] ,
"creationDateTime" : "2021-05-06" ,
2021-10-31 03:12:27 -04:00
"updateDateTime" : "2021-10-08" ,
2021-05-06 01:04:33 -04:00
"products" : [
"SharePoint" ,
"Office"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
2021-10-31 03:12:27 -04:00
"value" : "1.12.1"
2021-05-06 01:04:33 -04:00
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-groups-teams/assets/Groups-in-my-organization.png" ,
"alt" : "Web Part Preview"
} ,
{
"type" : "image" ,
"order" : 101 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-groups-teams/assets/My-Groups-Public-Filter.png" ,
"alt" : "Web Part Preview"
} ,
{
"type" : "image" ,
"order" : 102 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-groups-teams/assets/My-Teams-Teams-Side-By-Side-Theme.png" ,
"alt" : "Web Part Preview"
} ,
{
"type" : "image" ,
"order" : 102 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-groups-teams/assets/My-Teams-Teams-With-Tooltip.png" ,
"alt" : "Web Part Preview"
}
] ,
"authors" : [
{
"gitHubAccount" : "ReactIntern" ,
"pictureUrl" : "https://github.com/ReactIntern.png" ,
2021-05-06 01:11:43 -04:00
"name" : "Alison Collins"
2021-08-02 00:59:32 -04:00
} ,
{
"gitHubAccount" : "PathToSharePoint" ,
"pictureUrl" : "https://github.com/PathToSharePoint.png" ,
"name" : "Christophe Humbert"
2021-05-06 01:04:33 -04:00
}
] ,
"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." ,
2021-08-02 00:59:32 -04:00
"url" : "https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
2021-05-06 01:04:33 -04:00
}
]
}
2021-08-02 00:59:32 -04:00
]