Skip to content

AnthonyAstige/ground-autoform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some autoform actions wait for the server. This can make an offline app that has grounded collections unresponsive when the internet connection is lost.

This package addresses some the most common problems I've encountered while making an offline app

Installation

Add the package

meteor add anthonyastige::ground-autoform

Add groundType to your forms like so

{{> quickForm groundType="insert" ...}}

That's it. The hooks should now automatically ground that autoform.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published