51 lines
1.8 KiB
JSON
51 lines
1.8 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-associated-sites-links",
|
|
"source": "pnp",
|
|
"title": "Associated Sites Links",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-associated-sites-links",
|
|
"shortDescription": "Web part that will display links to all associated sites that registered to the current site. Current site should be a hub site.",
|
|
"longDescription": [
|
|
"Web part that will display links to all associated sites that registered to the current site.",
|
|
"Current site should be a hub site."
|
|
],
|
|
"creationDateTime": "2021-04-19",
|
|
"updateDateTime": "2022-11-11",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "Javascript"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.15.2"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-associated-sites-links/assets/result.png",
|
|
"alt": "Extension in action"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "AriGunawan",
|
|
"pictureUrl": "https://github.com/AriGunawan.png",
|
|
"name": "Ari Gunawan"
|
|
}
|
|
],
|
|
"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://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
|
|
}
|
|
]
|
|
}
|
|
]
|