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

Method get

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

Source from the content-addressed store, hash-verified

57 this.once = MockEditor._once;
58 this.data = {
59 get() {
60 return '';
61 },
62 set() {
63
64 }

Callers 4

shouldUpdateEditorDataFunction · 0.45
_lockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected