I am using the DeepLinker in ionic as seen here.
Take the following example
{ component: HomePage, name: 'Home', segment: 'home' }
What does the name Property do here?
I am using the DeepLinker in ionic as seen here.
Take the following example
{ component: HomePage, name: 'Home', segment: 'home' }
What does the name Property do here?