Current section
Files
Jump to
Current section
Files
dist/src/hooks/editable.d.ts
/**
* Phoenix LiveView hook for CKEditor 5 editable elements.
*/
export declare const EditableHook: import('../types').RequiredBy<import('phoenix_live_view').Hook<any>, "mounted" | "destroyed">;
//# sourceMappingURL=editable.d.ts.map