mdbootstrap / mdbsvelte

Svelte Bootstrap with Material Design
https://saurav.tech/mdbsvelte/
MIT License
69 stars 7 forks source link

MDBForm an on:submit #11

Closed pspierce closed 4 years ago

pspierce commented 4 years ago

I just quite figure out how you are supposed to capture the submit. I looked through utils.js at the relevant forwarding events stuff but I'm at a loss on how you are using it. I was hoping to see something in the storybook/examples/dashboard but no such luck.

Using MDBFormInline, how do I capture the submit event?

SauravKanchan commented 4 years ago

I have added the submit events now, upgrade the package, and try again.