List multiselection item

hi, is there a way for selecting multiples item into a list ?
say we have 3 item and we want to select 1 and 3 ?
thanks

Ever thought about using checkboxes? :wink:

See: http://ionicframework.com/docs/components/#checkbox

okay,

i looked at these checkboxes, if actually it can do the job (especially because you can select the item by pushing everywhere in it), i have some troubles to get class working, it look like i’m not isolate.

The problem is that’s not really what i expected, visually.
I just want the select item to be like the class .activated, i think its more clear and better, like that :smile:

any idea ?