Table of Contents

What kind of Object Models uses the browser?

About

Browsers use many tree structures known as an object model (or om for short) to model UI:

Libraries may virtualize the DOM to add enhanced UI capabilities.