How to have a button inside ion-radio?

I have a list of radio options and I want to have a small button besides text. Users should be able to click this button and I will show them further info in a popup or something.

Problem is that ion-radio introduces a label that makes this button non-clickable. Check the uploaded image. Is there any workaround to achieve this?

image

1 Like