Right now, this component forces the users to implement their backend in a very certain way for this to work since all the logic behind the frontend is hard coded in this repository itself.
For solving this and allow the user to handle the server response by himself, a callback function could be a great solution.
Right now, this component forces the users to implement their backend in a very certain way for this to work since all the logic behind the frontend is hard coded in this repository itself.
For solving this and allow the user to handle the server response by himself, a callback function could be a great solution.