MCPcopy Create free account
hub / github.com/ckeditor/ckeditor5-react / detachEditable

Method detachEditable

tests/_utils/editor.ts:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 public detachEditable(): Promise<void> {
93 return Promise.resolve();
94 }
95
96 public destroy(): Promise<void> {
97 return Promise.resolve();

Callers 2

EditorEditable.tsxFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected