Answers for "routes in ionic 6"

3

ionic route navigation

// just like angular
<button [routerLink]="['/detail']">click</button>
Posted by: Guest on August-20-2020

Browse Popular Code Answers by Language