how to go to another page with a button click with ionic?

后端 未结 12 1903
粉色の甜心
粉色の甜心 2020-12-31 10:26

I have been trying to work with the code, I added the button but I don\'t know how to link it to another page when clicking on it.

12条回答
  •  执笔经年
    2020-12-31 11:00

    Place button inside anchor tag.

     
    

    You can also refer this link: http://www.w3schools.com/tags/tag_a.asp

提交回复
热议问题