Packages

CKEditor 5 integration for Phoenix Framework

Retired package: Renamed - Moved to ckeditor5-phoenix

Current section

Files

Jump to
ckeditor5 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