Schneider Electric interview question

How to call child controller function from parent component if same component is getting called 4 times in parent component.

Interview Answer

Anonymous

13 Sept 2021

Use query selector with dataset to identify required child component and call child function of same component.