Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Easy-Editor/EasyEditor
/ toString
Method
toString
packages/core/src/document/node/node.ts:349–351 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
347
}
348
349
toString() {
350
return
this.id
351
}
352
353
hide(flag = true) {
354
this.setExtraProp(
'hidden'
, flag)
Callers
13
generateTypes
Function · 0.80
valueToSource
Function · 0.80
initItems
Method · 0.80
setPropValue
Method · 0.80
clearPropValue
Method · 0.80
getPropValue
Method · 0.80
path
Method · 0.80
getValue
Method · 0.80
setValue
Method · 0.80
clearValue
Method · 0.80
formatDecimal
Function · 0.80
useCustomChat
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected