Router

interface Router

Generic interface for handling navigation on rtu-ui components.

Inheritors

Properties

Link copied to clipboard
abstract val navEvents: <Error class: unknown class><Event>

Functions

Link copied to clipboard
abstract suspend fun <T : Event> navigate(event: T)