Library to easily make forms offline-capable
Ouverte
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 1
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
There should be an easy way to hook a form's `onSubmit` to a small library that checks if you are offline and if so, writes the data to localstorage and submits when back online.
Should be really easy to create a custom UI response for the offline use case. Also needs to provide an observable or similar per form to inform the application code when the data gets sent.
Inspired by .
See .
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.