Library to easily make forms offline-capable
Đang mở
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 1
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 .
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.