Home »
MCQs »
Electron.js MCQs
____ property specifies the location of a JavaScript file that will be run within the context of the WebView element
37. ____ property specifies the location of a JavaScript file that will be run within the context of the WebView element.
- Preloader
- Url
- path
- src
Answer: A) Preloader
Explanation:
Preloader property specifies the location of a JavaScript file that will be run within the context of the WebView element.