Hi
I would like to add an event to the carousel when it is clicked it will store the title of the clicked carousel item to a storage variablet and then navigate to a page.
I have tried the click and tap event handlers on the carousel_item but neither works.
Is there a way to do this?
Thank you