DomIterable.forEach - Web documentation
method DomIterable.forEach

Parameters

callback: (value: V, key: K, parent: this) => void
optional
thisArg: any

Return Type

void