2021-05-20 00:28:28 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-list-items-menu-sp2019" ,
"source" : "pnp" ,
"title" : "List Items Menu (SP2019 Version)" ,
"shortDescription" : "Allows user create a navigation menu , grouped by any column of document library. When the user clicks on the header it dynamically load documents." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-list-items-menu-sp2019" ,
"longDescription" : [
"Allows user create a navigation menu , grouped by any column of document library. When the user clicks on the header it dynamically load documents."
] ,
"creationDateTime" : "2021-05-06" ,
"updateDateTime" : "2021-05-06" ,
"products" : [
2021-12-10 12:55:32 -05:00
"SharePoint"
2021-05-20 00:28:28 -04:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.4.1"
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-list-items-menu-sp2019/assets/react-list-item-menu.gif" ,
"alt" : "List Items Menu"
} ,
{
"type" : "image" ,
"order" : 101 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-items-menu-sp2019/assets/react-list-item-menu.png?raw=true" ,
"alt" : "List Items Menu"
} ,
{
"type" : "image" ,
"order" : 102 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-items-menu-sp2019/assets/react-list-item-menu2.png?raw=true" ,
"alt" : "List Items Menu"
}
] ,
"authors" : [
{
"gitHubAccount" : "joaojmendes" ,
"company" : "Storm Technology Ltd" ,
"pictureUrl" : "https://github.com/joaojmendes.png" ,
"name" : "Jo\u00E3o Mendes" ,
"twitter" : "joaojmendes"
}
] ,
"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-05-20 00:28:28 -04:00
}
]
}
]