I want to make this radio to toggle between two list and want it to look exactly like this
how can I achieve this?
I am using ionic framework 3.5
Seems a little bit hard to redesign an entire existing toggle element. Instead I would just build a small component which does this for you.
1 Like
Thanks. I am very in need of this. BTW I found a codepen for it but it is for ionic v1 . Can’t we convert it to ionic 3?