Skip to content

Commit

Permalink
Merge pull request #1517 from lucasnetau/chore/1-docs
Browse files Browse the repository at this point in the history
Fix table rendering on render.md
  • Loading branch information
kevinchappell authored Feb 9, 2024
2 parents 2ac8653 + bafc4c2 commit 649a9f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/formRender/actions/render.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
Programmatically render or re-render a formRender instance with new data

Arguments

| Arg | Type | Value(s) | Default |
| ------------- | ------------- |------------- |------------- |
|-------------|-------------|-------------|-------------|
| formData | {Array|String} | `[{}]`, `'<>'`, `'[{}]'` | null |
| options | {Object} | override options for new render | {} |

Expand Down

0 comments on commit 649a9f8

Please sign in to comment.