Skip to main content

One doc tagged with "light dom"

View All Tags

Shadow DOM

Shadow DOM is used to create a virtual DOM tree that is not connected to the real DOM tree. Encapsulation gets provided via the Shadow DOM.