RichTillis / ionic-route-nav-param-example

Ionic / Angular routing with parameter passing example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-route-nav-param-example

Ionic / Angular routing with parameter passing example

to get the app up and running... npm install and then ionic serve

be sure to open the browser's dev console as the only output is conosle logging. enter in a number in the first field and select a user in the second field. Once selected you will be routed to the second page and the input from the home page will be passed to the second page and logged to the console.

About

Ionic / Angular routing with parameter passing example


Languages

Language:TypeScript 65.2%Language:CSS 17.9%Language:JavaScript 8.7%Language:HTML 8.2%