1
Collect the form data
Read values from the form using
FormData.2
Submit and redirect
For server-driven routing, submit from a backend endpoint and redirect from there.
Send users to different pages based on their submission.
Collect the form data
FormData.Submit and redirect