export function onItemTap(args) { console.log(`Item with index: ${args.index} tapped`); }