I"m having a condition
-
<div ng-show="get_ingredientTypeName_values.maxVal == 5">if it was maxval == 5then it would show as checkbox value -
<div ng-show="get_ingredientTypeName_values.maxVal == 1">if it was minval == 1then it would show as radio value
I want to push both the checkbox value and radio values to an array while on click a button
Aucun commentaire:
Enregistrer un commentaire