Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
shouldUpdateEditorData
Function · 0.45
_lock
Method · 0.45
tryExtractCKEditorReactContextMetadata
Function · 0.45
useCollaborationChannelId
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected