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

Sep 13, 2021

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