Files
ionic-framework/core/src/components/nav-set-root
2018-09-14 18:47:00 +02:00
..
2018-08-29 18:05:20 +02:00
2018-08-12 12:04:27 +02:00

ion-nav-set-root

NavSetRoot is an element that allows you to set the root of the current navigation stack. It is the element form a calling NavController.setRoot()

Properties

Property Attribute Description Type
componentProps -- Data you want to pass to the component as props ComponentProps
component component Component you want to make root for the navigation stack NavComponent

Built with StencilJS