Skip to content

Commit ec1661c

Browse files
committed
docs for new prop in DynamicForm
1 parent 0632ad5 commit ec1661c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/documentation/docs/controls/DynamicForm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ The `DynamicForm` can be configured with the following properties:
4343
| onSubmitError | (listItemData: any, error: Error) => void | no | Handler of submission error. |
4444
| onCancelled | () => void | no | Handler when form has been cancelled. |
4545
| returnListItemInstanceOnSubmit | boolean | no | Specifies if `onSubmitted` event should pass PnPJS list item (`IItem`) as a second parameter. Default - `true` |
46+
| webAbsoluteUrl | string | no | Absolute Web Url of target site (user requires permissions). |

0 commit comments

Comments
 (0)