Name
SPVM::Eg::Node::ShadowRoot - ShadowRoot in JavaScript
Description
The Eg::Node::ShadowRoot class in SPVM represents the root node of a DOM subtree that is rendered separately from a document's main DOM tree.
This class is a port of ShadowRoot in JavaScript.
Inheritance
Copyright & License
Copyright (c) 2024 Yuki Kimoto
MIT License