Commit 5e6ccbc
authored
Add params parameter to show() and toggle()
As stated in the docs, `show()` and `toggle()` accept a parameter called `params`. (https://vue-final-modal.org/#vfmshowname-params) While this is technically working, there is no TypeScript Support for this yet.1 parent f5e48a6 commit 5e6ccbc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments