On-hold toggle delete issue

Hello,

I’m trying to have the delete buttons show up after I execute an on-hold event inside of a list on an ion-item element. I want the same functionality that I have with the top left button, but I want it to come from firing an on-hold event from within the list.

codepen here

Thanks

After further investigation, it looks like I need to execute the on-hold on the actual delete button once the delete buttons are shown. This will toggle the display of the delete buttons.