Hi,
Is there a way to know which button is clicked when buttons are children of a parent?
So, basically, I made a scrollable item list with buttons and I want to control behavior of the each callback function of the button based on children ID or order.
Hope that makes sense.
Thanks,