Skip to content

Commit

Permalink
Update docs/models/Form.md
Browse files Browse the repository at this point in the history
Co-authored-by: kizaonline <[email protected]>
  • Loading branch information
RyanButton and kizaonline authored Nov 17, 2023
1 parent 6350663 commit 203bcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/models/Form.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
| `personalisation` | No | `FormPersonalisation` | Optional configuration for prefilling elements or generating new elements on form load | `null` |
| `approvalConfiguration` | No | `FormApprovalConfiguration` | Optional configuration for approvals | `null` |
| `submissionTitle` | No | `string` | Optional configuration for the default submission title | `null` |
| `continueWithAutosave` | No | `boolean` | Whether or not viewing the form should auto-continue with autosave data when available rather than prompting the user title | `null` |
| `continueWithAutosave` | No | `boolean` | Whether or not viewing the form should auto-continue with autosave data when available rather than prompting the user title | `false` |

### Other properties

Expand Down

0 comments on commit 203bcf4

Please sign in to comment.