Current section

Files

Jump to
ckeditor5_phoenix dist hooks ui-part.d.ts
Raw

dist/hooks/ui-part.d.ts

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