Skip to content

Commit df40abd

Browse files
author
Harminder Singh
committed
changed group name from 'Other' to 'Advanced' for out-of-the-box groups for SPFx
1 parent 9257469 commit df40abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/guidance/simplify-adding-web-parts-with-preconfigured-entries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ There are seven out-of-the-box groups as shown in the following table. Use the g
105105
| Site tools | `070951d7-94da-4db8-b06e-9d581f1f55b1` | Web parts for site information and management. |
106106
| Advanced | `5c03119e-3074-46fd-976b-c60198311f70` | Web parts not in other groups. |
107107

108-
If the developer fills an ID not in the previous list, the web part falls back to the **Other** group.
108+
If the developer fills an ID not in the previous list, the web part falls back to the **Advanced** group.
109109

110110
To see how you can use preconfigured entries when building web parts, you'll build a sample gallery web part. Using several properties, users can configure this web part to show items from a selected list in a specific way. For brevity, you'll omit the actual implementation of the web part logic and will focus on using the `preconfiguredEntries` property to provide preconfigured versions of the gallery web part.
111111

0 commit comments

Comments
 (0)