function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vengatesh Pandiyan 7Vengatesh Pandiyan 7 

how to close the child component that renders from loop

how to close the child component  that rendered from the loop . Each child components having the close button. when a user click it it has to be closed .. not all (only the child component where the click was made)
AbhinavAbhinav (Salesforce Developers) 
Please share the related code.

Thanks!