标签: sharepoint sharepoint-online
我创建了spfx webpart,它只显示了webpart属性。 以下是代码。
“Hello”字符串存储在我的webpart属性中。
问题: 当我尝试搜索webpart属性内容时,搜索结果中没有任何内容
但是当我搜索“WebPartID + propertycontent”时,页面会显示在搜索结果中。如您在下图所示,webpartid与Webpart属性串联。