The nearest navigation item for each collection type after the locator.
The nearest navigation item for each collection type before the locator.
All navigation items within the locator range.
Note
This API is still in Beta. In cases where content location is a range you may only get the first
IReaderPublicationNavigationItemReference, even though there are multiple intersecting items in visible range.
As an interim solution you can use this method together with the getItemsAfter()
and the IContentLocation.intersects()
method to find navigation items within the visible range.
Get this object as a plain JSON object.
Generated using TypeDoc
The result object for ContentLocation.fetchNavigationItemReferences()