Navigation
Value Type Saved: List<NavigationItem>
Last updated
Value Type Saved: List<NavigationItem>
Last updated
The navigation content property allows you to create a navigation structure in a tree. This allows you to easily created multi level navigation structures. Saved as a List of Lists
Because we need to deal with items that have picked content, that content could have changed after it's been picked so we need to use this method to make sure we get up to date content urls, and this is why Mediator needs to be passed in.