2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-list-search" ,
"source" : "pnp" ,
"title" : "List Search" ,
"shortDescription" : "This list search web part allows the user to show data from lists or libraries." ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-list-search" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"This list search web part allows the user to show data from lists or libraries."
] ,
2021-05-01 22:04:22 -04:00
"creationDateTime" : "2020-12-20" ,
2022-07-27 23:01:01 -04:00
"updateDateTime" : "2022-07-11" ,
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" ,
"value" : "1.11.0"
} ,
{
"key" : "SPFX-SUPPORTSTHEMEVARIANTS" ,
"value" : "true"
2021-05-03 00:34:35 -04:00
} ,
{
"key" : "PNPCONTROLS" ,
"value" : "IFrameDialog, FileTypeIcon, PropertyFieldCollectionData, PropertyFieldSitePicker, PropertyFieldNumber, Placeholder, PropertyFieldMultiSelect, PropertyPaneWebPartInformation"
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-list-search/assets/differentSources.gif" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
} ,
{
"type" : "image" ,
"order" : 101 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-search/assets/docInModal.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
} ,
{
"type" : "image" ,
"order" : 102 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-search/assets/docInNewTab.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
} ,
{
"type" : "image" ,
"order" : 103 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-search/assets/dynamicData.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
} ,
{
"type" : "image" ,
"order" : 104 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-search/assets/itemCurrentData.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
} ,
{
"type" : "image" ,
"order" : 105 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-search/assets/itemSelectedData.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
} ,
{
"type" : "image" ,
"order" : 106 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-search/assets/redirectToUrl.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
} ,
{
"type" : "image" ,
"order" : 107 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-list-search/assets/selectFieldRenderType.gif?raw=true" ,
2021-03-15 03:48:14 -04:00
"alt" : "List Search"
}
] ,
"authors" : [
{
"gitHubAccount" : "albegut" ,
"company" : "Minsait" ,
"pictureUrl" : "https://github.com/albegut.png" ,
"name" : "Alberto Gutierrez perez" ,
"twitter" : "albertogperez"
}
] ,
"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
} ,
{
"name" : "Supporting section backgrounds" ,
"description" : "Starting with SharePoint Framework v1.8, web parts can be made aware of any section backgrounds and use these colors to improve the appearance of a web part when hosted in a section with a different background." ,
2022-10-24 09:42:45 -04:00
"url" : "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/supporting-section-backgrounds"
2021-03-15 03:48:14 -04:00
}
]
}
2021-05-01 22:04:22 -04:00
]