Expand my Community achievements bar.

JOIN US Next Wednesday, 12/6/23 @ 8am PT for the next Community Q&A Coffee Break! Bring your Machine Learning, AI Reporting & Analysis Questions to the chat. Experts Brent Kostak, Cristinel Anastasoaie, & Drew Burns of the Adobe Target Product Team will be providing deep insights and useful tips

How to update Virtual DOM (ReactJS) in target which is injected via Event click.

Avatar

Level 1

Can we update virtual DOM which is injected only on particular event click in Target.

I know , Adobe has an extension for at.js for react but how i can update virtual DOM which is injected on event

- target-atjs-extensions/react/component at master · Adobe-Marketing-Cloud/target-atjs-extensions · Gi...

- React Component · Adobe-Marketing-Cloud/target-atjs-extensions Wiki · GitHub

When page loads on browser,  DOM is created but i cannot see Virtual DOM (which is injected on click event) until I click on event (lets say button). After event click virtual DOM is added. How to modify this virtual DOM section using Target custom code.

Also How i can alter React component events using target custom code.

0 Replies