I want to create a spinner after submitting the form. I have a flask endpoint to do calculation and will redirect to new page after doing the calculations.
I have created html form for submit. A spinner should come after submitting the form
I want to create a spinner after submitting the form. I have a flask endpoint to do calculation and will redirect to new page after doing the calculations.
I have created html form for submit. A spinner should come after submitting the form
3
Answers