muhammed / interactive-card

Credit card form with smooth and sweet micro-interactions
https://codepen.io/JavaScriptJunkie/pen/YzzNGeR
MIT License
315 stars 85 forks source link

How to set form action? #65

Open lstandish opened 2 years ago

lstandish commented 2 years ago

I'm new to vue and am unable to discover how to set the form action (URL) for vue-interactive-paycard. Could someone give me some tips please? I have tried opening the form in Chrome Dev Tools, and I don't see any form object created by vue, just the input fields and the button. I tried submitting the form to check for network activity, but there is none.