You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/api/use-form-handler/modified-values.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# modifiedValues
2
2
3
-
Returns the current modified fields of the form.
3
+
Computed property that holds the current modified values of the form e.g values that are different from initial value if any initial value was indicated or different than the default value for the field if no initial values were given.
0 commit comments