Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/leaferjs/leafer-ui
/ forEach
Method
forEach
packages/interface/src/app/IApp.ts:9–9 ·
view source on GitHub ↗
(fn: IAppForEachFunction)
Source
from the content-addressed store, hash-verified
7
children: ILeafer[]
8
realCanvas: boolean
9
forEach(fn: IAppForEachFunction): void
10
}
11
12
export
interface
IAppConfig extends ILeaferConfig {
Callers
15
start
Method · 0.65
stop
Method · 0.65
resize
Method · 0.65
doDestory
Method · 0.65
set
Method · 0.65
toJSON
Method · 0.65
forEach
Method · 0.65
TextHit.ts
File · 0.65
__clearLeafList
Method · 0.65
drawTextStroke
Function · 0.65
fillText
Function · 0.65
shadow
Function · 0.65
Implementers
1
App
packages/app/src/App.ts
Calls
no outgoing calls
Tested by
no test coverage detected