What is BOM?

What is BOM?

The Browser Object Model ( BOM ) in JavaScript includes the properties and methods for JavaScript to interact with the web browser. BOM provides you with window objects, for example, to show the width and height of the window. It also includes the window.