You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(custom-elements): ✨ obtain children of shadow node for custom elements
Inspired by tsayen/dom-to-image#370
If element has `shadowRoot` property it is custom
(and the shadow node is open) so fetch it's children.
Closesbubkoo#128
0 commit comments