new module:ApplicationController()
- Source:
Members
isHomeRoute :Boolean
Tracked application property that identifies when the current route is
the home
route.
Type:
- Boolean
Properties:
Name | Type | Description |
---|---|---|
isHomeRoute |
- Source:
isLoading :Boolean
Tracked application property that provides route loading state (set from
ApplicationRoute
).
Type:
- Boolean
Properties:
Name | Type | Description |
---|---|---|
isLoading |
- Source:
Methods
(inner) setIsHomeRoute()
routeDidChange
event handler that sets the isHomeRoute
boolean.
- Source:
Events
Router:routeDidChange
- Source: