Skip to content

Interface: IAppForEachFn

Callable

IAppForEachFn

IAppForEachFn(value, index, array): void

Parameters

NameType
valueILeafer
indexnumber
arrayILeafer[]

Returns

void

Defined in

ui/packages/interface/src/app/IApp.ts:20

Released under the MIT License.