File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
docs/documentation/docs/controls Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,9 @@ The `ListItemAttachments` control can be configured with the following propertie
37
37
| Property | Type | Required | Description |
38
38
| ---- | ---- | ---- | ---- |
39
39
| context | WebPartContext \| ApplicationCustomizerContext | yes | SPFx web part or extention context |
40
- | listId | string | yes | Guid of the list. |
41
40
| itemId | number | yes | List Item Id |
41
+ | listId | string | yes | Guid of the list. |
42
42
| webUrl | string | no | URL of the site. By default it uses the current site URL. |
43
43
| disabled | boolean | no | Specifies if the control is disabled or not. |
44
44
45
45
![ ] ( https://telemetry.sharepointpnp.com/sp-dev-fx-controls-react/wiki/controls/ListItemAttachments )
46
-
You can’t perform that action at this time.
0 commit comments