Files

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

component

string

Component you want to make root for the navigation stack

componentProps

ComponentProps

Data you want to pass to the component as props

Attributes

component

string

Component you want to make root for the navigation stack

component-props

Data you want to pass to the component as props


Built with StencilJS