Przeglądaj źródła

Docs: Small docs improvements.

Piotr Jasiun 6 lat temu
rodzic
commit
4303eff6d3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      packages/ckeditor5-autosave/src/autosave.js

+ 1 - 0
packages/ckeditor5-autosave/src/autosave.js

@@ -343,6 +343,7 @@ mix( Autosave, ObservableMixin );
 
 /**
  * The minimum amount of time that need to pass after last action to call the provided callback.
+ * By default it is 1000 ms.
  *
  *		ClassicEditor
  *			.create( editorElement, {