Package-level declarations

Types

Link copied to clipboard

Binds a NavKey subclass K to its composable content and serializer.

Link copied to clipboard

A compiled navigation graph ready to be passed to NavEaseNavGraph or NavEaseHost.

Link copied to clipboard

DSL builder for NavEaseGraph.

Link copied to clipboard

Receiver of the screens lambda inside NavEaseHost.

Functions

Link copied to clipboard
inline fun navEaseGraph(start: NavKey, block: NavEaseGraphBuilder.() -> Unit): NavEaseGraph

Builds a NavEaseGraph — the zero-rebuild navigation graph DSL.