64 lines
2.3 KiB
JSON
64 lines
2.3 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-graph-cascading-managed-metadata",
|
|
"source": "pnp",
|
|
"title": "Cascading managed metadata using Graph API",
|
|
"shortDescription": "Shows how to use the Microsoft Graph APIs (beta) for Taxonomy to get the data.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-graph-cascading-managed-metadata",
|
|
"longDescription": [
|
|
"Shows how to use the Microsoft Graph APIs (beta) for Taxonomy to get the data."
|
|
],
|
|
"creationDateTime": "2020-09-02",
|
|
"updateDateTime": "2022-03-02",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.14.0"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-graph-cascading-managed-metadata/assets/cmmd.gif",
|
|
"alt": "Cascading managed metadata using Graph API"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 101,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-graph-cascading-managed-metadata/assets/termstore.png?raw=true",
|
|
"alt": "Cascading managed metadata using Graph API"
|
|
},
|
|
{
|
|
"type": "video",
|
|
"order": 102,
|
|
"url": "https://www.youtube.com/embed/lk47ijo_H6Y",
|
|
"alt": "Community demo of the web part"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "anoopt",
|
|
"company": "Content \u002BCloud",
|
|
"pictureUrl": "https://avatars.githubusercontent.com/u/9694225?s=460\u0026u=fbb4b27ed944935800d5f6dbc91e71911ce0d4ec\u0026v=4",
|
|
"name": "Anoop Tatti",
|
|
"twitter": "anooptells"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|