2022-01-30 02:37:34 -05:00
[
{
2022-02-13 00:56:46 -05:00
"name" : "pnp-sp-dev-spfx-web-parts-react-datatable-using-mui-tables" ,
2022-01-30 02:37:34 -05:00
"source" : "pnp" ,
2022-02-13 00:56:46 -05:00
"title" : "DataTable Using MUI table" ,
"shortDescription" : "This web part provides mui datatable features for your lists." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-datatable-using-mui-tables" ,
2022-01-30 02:37:34 -05:00
"longDescription" : [
2022-02-13 00:56:46 -05:00
"This web part provides mui datatable features for your lists."
2022-01-30 02:37:34 -05:00
] ,
2022-02-13 00:56:46 -05:00
"creationDateTime" : "2022-01-30" ,
"updateDateTime" : "2022-01-30" ,
2022-01-30 02:37:34 -05:00
"products" : [
2022-02-13 00:56:46 -05:00
"SharePoint"
2022-01-30 02:37:34 -05:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
2022-02-13 00:56:46 -05:00
"value" : "1.12.1"
2022-01-30 02:37:34 -05:00
} ,
{
"key" : "PNPCONTROLS" ,
"value" : "PropertyFieldColorPicker, PropertyFieldListPicker, PropertyFieldMultiSelect, PropertyFieldOrder, WebPartTitle, Placeholder"
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
2022-02-13 00:56:46 -05:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-datatable-using-mui-tables/assets/first.png" ,
"alt" : "Data Table with MUI"
} ,
{
"type" : "image" ,
"order" : 101 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-datatable-using-mui-tables/assets/second.png" ,
"alt" : "Data Table with MUI"
2022-01-30 02:37:34 -05:00
}
] ,
"authors" : [
{
2022-02-13 00:56:46 -05:00
"gitHubAccount" : "jeffinjacob" ,
"pictureUrl" : "https://github.com/jeffinjacob.png" ,
"name" : "Jeffin Jacob"
2022-01-30 02:37:34 -05: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"
2022-01-30 02:37:34 -05:00
}
]
}
]