Companion

Properties

Link copied to clipboard
@get:Composable
val current: Router

Provide the router implementation through a CompositionLocal so deeper level Composables in the composition can have access to the current router.

Link copied to clipboard

Provides the global router instance for use outside of composition.