Skip to content

WebPreferences.nodeIntegrationInSubFrames?

WebPreferences › nodeIntegrationInSubFrames?

Unofficial

Type: boolean

Experimental option for enabling Node.js support in sub-frames such as iframes and child windows. All preloads will load for every iframe; process.isMainFrame can be used to determine if in the main frame or not.