Multiple checkbox delete on ion-item-sliding

I want to implement a multiple delete checkbox type feature as what was available in ionic 1.

I need to know how to auto expand the sliding items, have a checkbox which checks and doesn’t close the ion item.

Has anyone done this?