Shadow DOM (V1)
Method of establishing and maintaining functional boundaries between DOM trees and how these trees interact with each other within a document, thus enabling better functional encapsulation within the DOM & CSS.
element api: attachshadow
element api: attachshadow: `options.clonable` parameter
element api: attachshadow: `options.delegatesfocus` parameter
element api: attachshadow: `options.serializable` parameter
5 results found.