colinbate / redux-form-submit-saga

Handles redux-form submissions using redux-saga
MIT License
61 stars 12 forks source link

Example how to submit remotelly #19

Open thecyberd3m0n opened 4 years ago

thecyberd3m0n commented 4 years ago

My form has no submit button inside. I need usable action outside of form. Could you give an example of remote submitting form?