Skip to content

mansams500/ShadowDOMDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This application Demonstrates the Shadow DOM concept of JavaScript. Shadow DOM gives us a way to encapsulate the styling and mark-up of our components. It has one HTML file and one JavaScript file. It is run as a simple HTML file in the browser. In the DOM tree we can see the Shadow Root, where the Shadow DOM elements are defined. It has two mode as open and closed.

Build and Run Run the index.html

About

Demonstrate the Shadow DOM concept of Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published