2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-carousel" ,
"source" : "pnp" ,
"title" : "Carousel Web Part" ,
"shortDescription" : "This web part show images and videos in carousel" ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-carousel" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This web part show images and videos in carousel"
] ,
2021-05-02 15:39:42 -04:00
"creationDateTime" : "2020-10-31" ,
2021-06-13 00:34:29 -04:00
"updateDateTime" : "2020-06-12" ,
2021-03-15 03:48:14 -04:00
"products" : [
"SharePoint" ,
"Office"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
2021-06-13 00:34:29 -04:00
"value" : "1.12.1"
2021-03-15 03:48:14 -04:00
} ,
{
"key" : "SPFX-TEAMSTAB" ,
"value" : "true"
}
] ,
"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/react-carousel/assets/carousel.gif" ,
2021-03-15 03:48:14 -04:00
"alt" : "Carousel Web Part"
}
] ,
"authors" : [
{
"gitHubAccount" : "joaojmendes" ,
"company" : "Storm Technology Ltd" ,
"pictureUrl" : "https://github.com/joaojmendes.png" ,
"name" : "Jo\u00E3o Mendes" ,
"twitter" : "joaojmendes"
} ,
{
"gitHubAccount" : "rahulsuryawanshi" ,
"company" : "" ,
"pictureUrl" : "https://github.com/rahulsuryawanshi.png" ,
"name" : "Rahul Suryawanshi" ,
"twitter" : "rahulsuryawansh"
} ,
{
"gitHubAccount" : "Harshagracy" ,
"company" : "" ,
"pictureUrl" : "https://github.com/Harshagracy.png" ,
"name" : "Harsha Vardhini" ,
"twitter" : "harshagracy"
} ,
{
"gitHubAccount" : "DonKirkham" ,
"company" : "Probitas Data Solutions" ,
"pictureUrl" : "https://avatars.githubusercontent.com/u/8630351?s=460\u0026u=669abb2aac55f383a318d3ca6b1cb13467cada59\u0026v=4" ,
"name" : "Don Kirkham" ,
"twitter" : "DonKirkham"
2021-06-13 00:34:29 -04:00
} ,
{
"gitHubAccount" : "giuleon" ,
"pictureUrl" : "https://github.com/giuleon.png" ,
"name" : "Giuliano De Luca" ,
"twitter" : "delucagiulian"
2021-03-15 03:48:14 -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." ,
"url" : "https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
} ,
{
"name" : "Building Microsoft Teams Tabs using SharePoint Framework" ,
"description" : "Starting with SharePoint Framework v1.8, you can build tabs for Microsoft Teams with the SharePoint Framework tooling and use SharePoint as a host for your solutions. As part of the SharePoint Framework v1.10 you can also publish your solution as Microsoft Teams personal app." ,
"url" : "https://docs.microsoft.com/en-us/sharepoint/dev/spfx/integrate-with-teams-introduction"
}
]
}
2021-05-02 15:04:59 -04:00
]