MCPcopy
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
12export interface IAppConfig extends ILeaferConfig {

Callers 15

startMethod · 0.65
stopMethod · 0.65
resizeMethod · 0.65
doDestoryMethod · 0.65
setMethod · 0.65
toJSONMethod · 0.65
forEachMethod · 0.65
TextHit.tsFile · 0.65
__clearLeafListMethod · 0.65
drawTextStrokeFunction · 0.65
fillTextFunction · 0.65
shadowFunction · 0.65

Implementers 1

Apppackages/app/src/App.ts

Calls

no outgoing calls

Tested by

no test coverage detected