Introduce editor.status (or state) #2935
Labels
package:core
status:discussion
type:improvement
This issue reports a possible enhancement of an existing feature.
Milestone
We should introduce
editor.status
observable property, similar to the CKEditor 4: https://docs.ckeditor.com/ckeditor4/latest/api/CKEDITOR_editor.html#property-statusI propose to have the following possible status values:
This is important because there is no way to stop promises when the editor is destroyed and some plugins should check the editor status in
then
.It can be alternatively called
state
, bothstate
andstatus
are fine for me. cc @ReinmarThe text was updated successfully, but these errors were encountered: