Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass event to handlers #111

Open
Pharserror opened this issue Aug 3, 2018 · 0 comments
Open

Pass event to handlers #111

Pharserror opened this issue Aug 3, 2018 · 0 comments

Comments

@Pharserror
Copy link

The goal of resolving this issue is to pass the event to all of the event handlers that the <Winterfell> component supports: onSubmit and onUpdate. onSubmit would pass the <form onSubmit> event fired by submitting the form to the onSubmit function passed in as a prop to <Winterfell>. onUpdate would receive the event from any onChange event fired by any input.

More than willing to put in a PR for this; but, I want to get this approved before I go and write the code.

Cheers,

  • Pharse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant