【发布时间】:2021-05-28 10:11:31
【问题描述】:
我需要从 SPFX 库组件中的列表中获取列表项。 有人知道怎么做吗? PNP js 或 SPHhtpClient;
【问题讨论】:
标签: sharepoint spfx sharepointframework
我需要从 SPFX 库组件中的列表中获取列表项。 有人知道怎么做吗? PNP js 或 SPHhtpClient;
【问题讨论】:
标签: sharepoint spfx sharepointframework
请参考代码演示以使用 SPHttpClient 获取列表项:
Retrieve SharePoint list items using SharePoint framework (SPFx)
PnP Js 演示:
Retrieve SharePoint list items using SharePoint framework (SPFx)
【讨论】: