NavigationController

This controller enables to navigate through a publication and reports the current location.

Properties

Link copied to clipboard
abstract val location: L

Functions

Link copied to clipboard
abstract suspend fun goTo(location: L)
abstract suspend fun goTo(location: G)
abstract suspend fun goTo(url: Url)