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

Add support for submit via hook #39

Open
smeijer opened this issue Oct 10, 2021 · 0 comments
Open

Add support for submit via hook #39

smeijer opened this issue Oct 10, 2021 · 0 comments
Labels
📦 feature New feature or request

Comments

@smeijer
Copy link
Owner

smeijer commented Oct 10, 2021

The hook should return a submit method, so we can submit data without using a form element.

This can be useful for automated things, like calling an api after a certain timeout (markAsRead) or for event tracking (userClickedLink).

Critical that this onSubmit accepts an action parameter.

@smeijer smeijer added the 📦 feature New feature or request label Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant