How to select multi itmems for batch action for various items in ng-collection?

I would love to know if there’s a better way to do this ( specifically how to handle this on UI )

Is there a directive for this ?

In the pic, i can select all these 4 items and on clicking Action it will perform an action.

image

Hi @libertytrustgroup,

For selecting multiple items from ion-list you can refer below mentioned link.

Select multiple items

Hope this will help you.