Multiple select button

Filter and Sort Filter by : STATUS : NEW IN USE PENDING CANCEL IN PROGRESS FIELD REWORK
</ion-row>
<ion-row>
  <ion-col >
    <div class="assign-left">
      <ion-button class="btn-reset" >Reset To Default</ion-button>
    <ion-button class="btn-apply" >Apply Changes <ion-icon name="filter-outline" class="filter-icon"></ion-icon></ion-button>
    </div>
  </ion-col>
</ion-row>

you can se there is modal view in side that this type of multiple button how can we select multiple button and get it there value in ionic please help asap its urgent

Thanks in advance