The project I am working on is a rendering the component. But when we needs o add more component on the same ID created by the "mountID", It attach only first component to the DOM, Remaining components not get attached to the DOM.
What is the problem with ?
Is there any way so we can mount component to variable class name
The project I am working on is a rendering the component. But when we needs o add more component on the same ID created by the "mountID", It attach only first component to the DOM, Remaining components not get attached to the DOM.
What is the problem with ?
Is there any way so we can mount component to variable class name