You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/declarative-customization/site-design-json-schema.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -306,9 +306,9 @@ Registers field extension for a list field. For more information on these client
306
306
307
307
#### JSON values
308
308
309
-
-**internalName**– The display name of the field to operate on.
310
-
-**clientSideComponentId**– The identifier (GUID) of the extension in the app catalog. This property value can be found in the manifest.json file or in the elements.xml file.
311
-
-**clientSideComponentProperties**– An optional parameter, which can be used to provide properties for the field customizer extension instance.
309
+
-**internalName**– The internal name of the field to operate on.
310
+
-**clientSiteComponentId**– The identifier (GUID) of the extension in the app catalog. This property value can be found in the manifest.json file or in the elements.xml file.
311
+
-**clientSiteComponentProperties**– An optional parameter, which can be used to provide properties for the field customizer extension instance.
0 commit comments