EntryDefinition

constructor(route: RouteSelector? = null, loadingThreshold: Duration = 200.milliseconds)(source)

Parameters

route

Dynamic selector returning which NavigationNode inside the graph to navigate to

loadingThreshold

How long to wait before showing the global loading modal (default 200ms)