https://github.com/psilore/shadow-root
A simple example of using shadow DOM
https://github.com/psilore/shadow-root
Last synced: 10 months ago
JSON representation
A simple example of using shadow DOM
- Host: GitHub
- URL: https://github.com/psilore/shadow-root
- Owner: psilore
- Created: 2020-05-22T07:25:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-11T10:35:04.000Z (about 4 years ago)
- Last Synced: 2025-01-07T12:33:41.593Z (over 1 year ago)
- Language: JavaScript
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shadow-root
A simple example of using shadow DOM and custom element with plain javascript, HTML5 & CSS3.
Controlling the elements position with passing arguments to the element.
Link to demonstration of a custom element: https://psilore.github.io/shadow-root/demo/
#### Screenshot
