Current section

Files

Jump to
ckeditor5_phoenix dist test-utils editor is-editor-shown.d.ts
Raw

dist/test-utils/editor/is-editor-shown.d.ts

/**
* Ensures that the editor is shown in the DOM.
*/
export declare function isEditorShown(): boolean;
//# sourceMappingURL=is-editor-shown.d.ts.map