vaadin/flow-and-components-documentation

Vaadin for Typescript: Documentation about deferrable Endpoint requests

haijian-vaadin opened this issue · 0 comments

As a developer, I want to know how to make deferrable endpoint requests, so that I can make my app work offline.

DoD:

  1. Have an article in the Progressive Web Applications section about @Deferrable. Make an offline form submission example to showcase its usage.
  2. In the Loading form and Saving to business object article, have a link to the article about offline form submission.