Skip to content

Commit 188e8a7

Browse files
committed
update doc
1 parent c2c895a commit 188e8a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/documentation/docs/controls/ListItemAttachments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@ The `ListItemAttachments` control can be configured with the following propertie
3737
| Property | Type | Required | Description |
3838
| ---- | ---- | ---- | ---- |
3939
| context | WebPartContext \| ApplicationCustomizerContext | yes | SPFx web part or extention context |
40-
| listId | string | yes | Guid of the list. |
4140
| itemId | number | yes | List Item Id |
41+
| listId | string | yes | Guid of the list. |
4242
| webUrl | string | no | URL of the site. By default it uses the current site URL. |
4343
| disabled | boolean | no | Specifies if the control is disabled or not. |
4444

4545
![](https://telemetry.sharepointpnp.com/sp-dev-fx-controls-react/wiki/controls/ListItemAttachments)
46-

0 commit comments

Comments
 (0)