form-storage icon indicating copy to clipboard operation
form-storage copied to clipboard

Saving during typing, and before closing window?

Open maximelebreton opened this issue 7 years ago • 1 comments

Hello, and thanks for you work.

Is there a way to save when user is typing, or if he accidentaly close the window?

maximelebreton avatar Oct 05 '18 10:10 maximelebreton

@maximelebreton

on the window close event - storage.save();

wilberforce avatar Mar 28 '19 21:03 wilberforce