Expand my Community achievements bar.

SOLVED

Feature Request: Navigation/modification of the Shadow DOM

Avatar

Level 1

Our experimentation team has been requesting for better abilities to create campaigns with web components which utilize the shadow DOM. Our team, which builds the component library for their team, have been assisting the best we can and we have designed hooks like emitted events, etc. However, it doesn't not provide an overall good experience for the experimentation team using Target and would like to request a better way for teams to navigate the shadow root within Target itself.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @jeffchew as long as the Shadow DOM is open - you can work with it using JavaScript. But yes it is a bit more effort.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @jeffchew as long as the Shadow DOM is open - you can work with it using JavaScript. But yes it is a bit more effort.

Avatar

Level 1

Thank you for the response! We have been creating our design system using open Shadow DOM, and have been providing instruction to use JavaScript for access. 

Would be nice to have more integrated support for Shadow DOM access in Target so it is an easier experience for the experimentation team members that are not as familiar with JavaScript.