Using the outlet MatchDetails queryParams params isExact() isError() type router Using the outlet MatchDetails For every outlet that is matched on a route change, ...
Using MatchDetails queryParams params isExact() isError() type router Using MatchDetails For every route that is matched on a route change, MatchDetails are injec...
Common state management patterns Initial state Undo Optimistic updates Synchronized updates Concurrent commands Alternative state implementations MutableState API ImmutableS...
Router API Generating a link for an outlet Changing a route Getting the current parameters Get a matched outlet Router API The Dojo Router exposes an API that can be used t...
Standalone API Accessing locale message bundles Determining the current locale Standalone API Accessing locale message bundles Once a default language bundle has been impo...
User experience Theming User interface widget suite Navigational routing Routing in Dojo User experience Web applications inherently provide their experiences through a use...
Error route Error route A special route called errorRoute is registered that will match when the route doesn’t match (exact or partial ) any route in the routing configurati...