The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Eg::Node::DocumentFragment

Copyright & License

Copyright (c) 2024 Yuki Kimoto

MIT License