Runs a callback when a site visitor starts to submit a Wix Form yet before the form is actually submitted and sent to the server.
callback(values: FormValues): void Callback for the form submission.
callback(values: FormValues): void