using one checkbox or radio in an ion-alert converts all inputs to checkbox/radio
try it
using one checkbox or radio in an ion-alert converts all inputs to checkbox/radio
try it
Radios, checkboxes and text inputs are all accepted, but they cannot be mixed. For example, an alert could have all radio button inputs, or all checkbox inputs, but the same alert cannot mix radio and checkbox inputs.