Packages

CKEditor 5 integration for Phoenix Framework

Retired package: Renamed - Moved to ckeditor5-phoenix

Current section

Files

Jump to
ckeditor5 dist src hooks editor editor.d.ts
Raw

dist/src/hooks/editor/editor.d.ts

/**
* Phoenix LiveView hook for CKEditor 5.
*/
export declare const EditorHook: import('../../types').RequiredBy<import('phoenix_live_view').Hook<any>, "mounted" | "destroyed">;
//# sourceMappingURL=editor.d.ts.map