2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-page-navigator" ,
"source" : "pnp" ,
"title" : "Page Navigator" ,
"shortDescription" : "This web part fetches all the automatically added Header anchor tags in a SharePoint page and displays them in a Navigation component." ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-page-navigator" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This web part fetches all the automatically added Header anchor tags in a SharePoint page and displays them in a Navigation component."
] ,
2021-05-02 15:39:42 -04:00
"creationDateTime" : "2019-09-05" ,
2023-02-03 22:32:31 -05:00
"updateDateTime" : "2023-01-20" ,
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" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
2022-06-02 16:07:50 -04:00
"value" : "1.14.0"
2021-03-15 03:48:14 -04:00
}
] ,
"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-page-navigator/assets/PageNavigator.gif" ,
2021-03-15 03:48:14 -04:00
"alt" : "Page Navigator"
}
] ,
"authors" : [
{
"gitHubAccount" : "aakashbhardwaj619" ,
"company" : "Microsoft" ,
"pictureUrl" : "https://avatars.githubusercontent.com/u/33526902?s=460\u0026u=e780f4ef1da922c84f2c5c66c59cecbff2300581\u0026v=4" ,
"name" : "Aakash Bhardwaj" ,
"twitter" : "aakash_316"
2022-06-19 22:28:13 -04:00
} ,
{
2022-09-05 15:15:18 -04:00
"gitHubAccount" : "Jwaegebaert" ,
2022-06-19 22:28:13 -04:00
"pictureUrl" : "https://github.com/Jwaegebaert.png" ,
"name" : "Jasey Waegebaert"
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." ,
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
]