Files
ionic-framework/core/src/components/nav-push
2018-09-14 18:47:00 +02:00
..
2018-08-29 18:05:20 +02:00
2018-09-10 14:37:51 -04:00

ion-nav-push

NavPush is a component used to navigate to the specified component. It is the element form of NavController.push()

Properties

Property Attribute Description Type
componentProps -- Data you want to pass to the component as props ComponentProps
component component Component to navigate to NavComponent

Built with StencilJS