shadow DOM
English
Noun
shadow
DOM
(
plural
shadow DOMs
)
(
web development
)
A portion of a
Document Object Model
that is not generally
accessible
and can therefore be used to
encapsulate
functionality
.