We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d828a5 + c4ba0f7 commit 942633dCopy full SHA for 942633d
docs/spfx/web-parts/get-started/connect-to-sharepoint.md
@@ -311,7 +311,7 @@ SharePoint Workbench gives you the flexibility to test web parts in your local e
311
}
312
```
313
314
- Things to note about hostType in the **_renderListAsync** method:
+ Things to note about **EnvironmentType** in the **_renderListAsync** method:
315
316
- The `Environment.type` property helps you check if you are in a local or SharePoint environment.
317
- The correct method is called depending on where your Workbench is hosted.
0 commit comments