Library to easily make forms offline-capable
Offen
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 1
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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 .
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.